Skip to content

Commit aa7e8fe

Browse files
Bump pydash from 8.0.0 to 8.0.1 (#604)
Bumps [pydash](https://github.com/dgilland/pydash) from 8.0.0 to 8.0.1. - [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst) - [Commits](dgilland/pydash@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: pydash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 557d267 commit aa7e8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ strict = [
6060
"networkx==3.2.1",
6161
"pydantic-settings==2.2.1",
6262
"pydantic==2.7.1",
63-
"pydash==8.0.0",
63+
"pydash==8.0.1",
6464
"pydot==2.0.0",
6565
"python-ulid==2.5.0",
6666
"typing-extensions==4.11.0",

0 commit comments

Comments
 (0)