Skip to content

Commit

Permalink
Bump pymongo from 4.7.0 to 4.7.1 in /oidc-controller
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.0 to 4.7.1.
- [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.7.0...4.7.1)

---
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 May 1, 2024
1 parent 17291d0 commit 0945daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oidc-controller/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fastapi==0.110.3
jinja2==3.1.3
oic==1.7.0
pymongo==4.7.0
pymongo==4.7.1
pyop==3.4.1
python-multipart==0.0.9 # required by fastapi to serve/upload files
qrcode[pil]==7.4.2
Expand Down

0 comments on commit 0945daf

Please sign in to comment.