Skip to content

Commit

Permalink
Bump pymongo from 4.6.2 to 4.6.3
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.6.2...4.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent bc4a2b1 commit 2d7733b
Show file tree
Hide file tree
Showing 2 changed files with 85 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.6.3"

[requires]
python_version = "3.8"
Expand Down
168 changes: 84 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 2d7733b

Please sign in to comment.