Skip to content

Commit

Permalink
Bump pydash from 8.0.3 to 8.0.4 (#703)
Browse files Browse the repository at this point in the history
Bumps [pydash](https://github.com/dgilland/pydash) from 8.0.3 to 8.0.4.
- [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst)
- [Commits](dgilland/pydash@v8.0.3...v8.0.4)

---
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>
  • Loading branch information
dependabot[bot] authored and janosh committed Nov 16, 2024
1 parent 9cf327e commit 88cc265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ strict = [
"networkx==3.2.1",
"pydantic-settings==2.6.0",
"pydantic==2.9.2",
"pydash==8.0.3",
"pydash==8.0.4",
"pydot==2.0.0",
"python-ulid==3.0.0",
"typing-extensions==4.12.2",
Expand Down

0 comments on commit 88cc265

Please sign in to comment.