Skip to content

Commit

Permalink
Bump the python-requirements group in /requirements with 4 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism authored Dec 25, 2023
2 parents eafbed0 + 8e4d0a8 commit f2d9e11
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ click==8.1.7
# via pip-tools
colorama==0.4.6
# via tox
cryptography==41.0.5
cryptography==41.0.7
# via -r tests.in
distlib==0.3.7
# via virtualenv
Expand All @@ -52,7 +52,7 @@ jinja2==3.1.2
# via sphinx
markupsafe==2.1.3
# via jinja2
mypy==1.7.0
mypy==1.7.1
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -132,13 +132,13 @@ sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
tox==4.11.3
tox==4.11.4
# via -r dev.in
types-contextvars==2.4.7.3
# via -r typing.in
types-dataclasses==0.6.6
# via -r typing.in
types-setuptools==68.2.0.1
types-setuptools==69.0.0.0
# via -r typing.in
typing-extensions==4.8.0
# via mypy
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
cffi==1.16.0
# via cryptography
cryptography==41.0.5
cryptography==41.0.7
# via -r tests.in
ephemeral-port-reserve==1.1.4
# via -r tests.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# pip-compile typing.in
#
mypy==1.7.0
mypy==1.7.1
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
types-contextvars==2.4.7.3
# via -r typing.in
types-dataclasses==0.6.6
# via -r typing.in
types-setuptools==68.2.0.1
types-setuptools==69.0.0.0
# via -r typing.in
typing-extensions==4.8.0
# via mypy
Expand Down

0 comments on commit f2d9e11

Please sign in to comment.