Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 2930683 commit 90a615b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 44 deletions.
53 changes: 27 additions & 26 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ amqpstorm==2.10.6
# via
# -r requirements-dev.in
# -r requirements.txt
anyio==4.0.0
# via
# -r requirements.txt
# httpcore
astroid==2.15.8
# via pylint
async-timeout==4.0.3
Expand Down Expand Up @@ -58,7 +54,6 @@ certifi==2023.7.22
# via
# -r requirements-dev.in
# -r requirements.txt
# httpcore
# requests
cffi==1.16.0
# via
Expand All @@ -80,14 +75,16 @@ click==8.1.7
colorama==0.4.6
# via tox
coverage[toml]==7.3.2
# via pytest-cov
# via
# coverage
# pytest-cov
cryptography==41.0.4
# via
# -r requirements.txt
# authlib
# cryptojwt
# pyopenssl
cryptojwt~=1.6.1
cryptojwt==1.6.1
# via
# -r requirements.txt
# oidcmsg
Expand All @@ -101,14 +98,16 @@ dnspython==2.4.2
# via
# -r requirements.txt
# pymongo
docutils>=0.18.1
docutils==0.18.1
# via
# sphinx
# sphinx-rtd-theme
elementpath==4.1.5
# via
# -r requirements.txt
# xmlschema
exceptiongroup==1.2.0
# via pytest
execnet==2.0.2
# via pytest-xdist
filelock==3.12.4
Expand All @@ -130,24 +129,15 @@ gitpython==3.1.37
# via bandit
gunicorn==21.2.0
# via -r requirements.txt
h11==0.14.0
# via
# -r requirements.txt
# httpcore
honcho==1.1.0
# via -r requirements-dev.in
html5lib==1.1
# via pyspelling
httpcore==0.18.0
# via
# -r requirements.txt
# dnspython
identify==2.5.30
# via pre-commit
idna==3.4
# via
# -r requirements.txt
# anyio
# requests
# yarl
imagesize==1.4.1
Expand Down Expand Up @@ -184,9 +174,7 @@ mdurl==0.1.2
# via markdown-it-py
metomi-isodatetime==1!3.1.0
# via -r requirements.txt
motor==3.3.1
# via -r requirements.txt
motor-stubs==1.7.1
motor==3.3.2
# via -r requirements.txt
multidict==6.0.4
# via
Expand Down Expand Up @@ -324,12 +312,6 @@ six==1.16.0
# python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.0
# via
# -r requirements.txt
# anyio
# dnspython
# httpcore
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
Expand All @@ -340,7 +322,12 @@ sphinx==6.2.1
# via
# -r requirements-dev.in
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-rtd-theme==1.3.0
# via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.7
Expand All @@ -361,6 +348,18 @@ stevedore==5.1.0
# via bandit
toml==0.10.2
# via vulture
tomli==2.0.1
# via
# black
# build
# coverage
# mypy
# pip-tools
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.1
# via pylint
tox==4.11.3
Expand All @@ -378,6 +377,8 @@ types-ujson==5.8.0.1
typing-extensions==4.8.0
# via
# -r requirements.txt
# astroid
# black
# mypy
# readerwriterlock
ujson==5.8.0
Expand Down
20 changes: 2 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ aiosignal==1.3.1
# via aiohttp
amqpstorm==2.10.6
# via -r requirements.in
anyio==4.0.0
# via httpcore
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
Expand All @@ -24,9 +22,7 @@ attrs==23.1.0
# jsonschema
# referencing
certifi==2023.7.22
# via
# httpcore
# requests
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
Expand Down Expand Up @@ -54,13 +50,8 @@ frozenlist==1.4.0
# aiosignal
gunicorn==21.2.0
# via -r requirements.in
h11==0.14.0
# via httpcore
httpcore==0.18.0
# via dnspython
idna==3.4
# via
# anyio
# requests
# yarl
jsonschema==4.19.1
Expand All @@ -69,10 +60,8 @@ jsonschema-specifications==2023.7.1
# via jsonschema
metomi-isodatetime==1!3.1.0
# via -r requirements.in
motor==3.3.1
motor==3.3.2
# via -r requirements.in
motor-stubs==1.7.1
# via -r requirements.txt
multidict==6.0.4
# via
# aiohttp
Expand Down Expand Up @@ -117,11 +106,6 @@ rpds-py==0.10.6
# referencing
six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via
# anyio
# dnspython
# httpcore
types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.8.0
Expand Down

0 comments on commit 90a615b

Please sign in to comment.