Skip to content

Commit

Permalink
Bump pymongo from 4.6.0 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.0 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.0...4.6.3)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 61336bc commit 91644d8
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 88 deletions.
174 changes: 88 additions & 86 deletions Pipfile.lock

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

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.
cssselect2==0.7.0; python_version >= '3.7'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
discord.py[speed]==2.3.2; python_full_version >= '3.8.0'
dnspython==2.4.2; python_version >= '3.8' and python_version < '4.0'
dnspython==2.6.1; python_version >= '3.8'
emoji==2.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
frozenlist==1.4.0; python_version >= '3.8'
idna==3.4; python_version >= '3.5'
Expand All @@ -29,7 +29,7 @@ parsedatetime==2.6
pillow==10.1.0; python_version >= '3.8'
pycares==4.4.0; python_version >= '3.8'
pycparser==2.21
pymongo[srv]==4.6.0; python_version >= '3.7'
pymongo[srv]==4.6.3; python_version >= '3.7'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==1.0.0; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
Expand Down

0 comments on commit 91644d8

Please sign in to comment.