Skip to content

Commit

Permalink
Bump pymongo from 4.6.2 to 4.7.0
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/pymongo) from 4.6.2 to 4.7.0.
- [Commits](https://github.com/mongodb/pymongo/commits)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent d553d1e commit d15c13e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 85 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ python-dotenv = "~=1.0"
requests = "~=2.31"
slackclient = "~=2.9"
sqlalchemy = "~=2.0"
pymongo = "~=4.6.2"
pymongo = "~=4.7.0"

[requires]
python_version = "3.8"
Expand Down
146 changes: 62 additions & 84 deletions Pipfile.lock

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

0 comments on commit d15c13e

Please sign in to comment.