Skip to content

Commit

Permalink
Bump mongoengine from 0.29.0 to 0.29.1
Browse files Browse the repository at this point in the history
Bumps [mongoengine](https://github.com/MongoEngine/mongoengine) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/MongoEngine/mongoengine/releases)
- [Changelog](https://github.com/MongoEngine/mongoengine/blob/v0.29.1/docs/changelog.rst)
- [Commits](MongoEngine/mongoengine@v0.29.0...v0.29.1)

---
updated-dependencies:
- dependency-name: mongoengine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 6e43d92 commit b5d8ff7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aggrec_client = "aggrec.client:main"

[tool.poetry.dependencies]
python = "^3.11"
mongoengine = "^0.29.0"
mongoengine = "^0.29.1"
http-message-signatures = "^0.5.0"
requests = "^2.30.0"
fastapi = "^0.114.0"
Expand Down

0 comments on commit b5d8ff7

Please sign in to comment.