Skip to content

Commit 599c445

Browse files
Bump pydash from 8.0.1 to 8.0.3 (#652)
Bumps [pydash](https://github.com/dgilland/pydash) from 8.0.1 to 8.0.3. - [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst) - [Commits](dgilland/pydash@v8.0.1...v8.0.3) --- 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 2ae2621 commit 599c445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ strict = [
6060
"networkx==3.2.1",
6161
"pydantic-settings==2.3.4",
6262
"pydantic==2.8.2",
63-
"pydash==8.0.1",
63+
"pydash==8.0.3",
6464
"pydot==2.0.0",
6565
"python-ulid==2.7.0",
6666
"typing-extensions==4.12.2",

0 commit comments

Comments
 (0)