Skip to content

Commit

Permalink
Pin pymongo to latest version 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 28, 2024
1 parent 47e58f6 commit 40b92d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/extras/mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pymongo[srv]>=4.0.2; python_version > '3.10'
pymongo[srv]<4.7; python_version <= '3.10'
pymongo[srv]==4.7.0; python_version <= '3.10'

0 comments on commit 40b92d1

Please sign in to comment.