Bumps the python-requirements group in /requirements with 3 updates: [cryptography](https://github.com/pyca/cryptography), [mypy](https://github.com/python/mypy) and [tox](https://github.com/tox-dev/tox). Updates `cryptography` from 41.0.5 to 41.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.7) Updates `mypy` from 1.6.1 to 1.7.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.1) Updates `tox` from 4.11.3 to 4.11.4 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.11.3...4.11.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
22 lines
444 B
Text
22 lines
444 B
Text
#
|
|
# This file is autogenerated by pip-compile with Python 3.11
|
|
# by the following command:
|
|
#
|
|
# pip-compile typing.in
|
|
#
|
|
cffi==1.16.0
|
|
# via cryptography
|
|
cryptography==41.0.7
|
|
# via -r typing.in
|
|
mypy==1.7.1
|
|
# via -r typing.in
|
|
mypy-extensions==1.0.0
|
|
# via mypy
|
|
pycparser==2.21
|
|
# via cffi
|
|
types-contextvars==2.4.7.3
|
|
# via -r typing.in
|
|
types-dataclasses==0.6.6
|
|
# via -r typing.in
|
|
typing-extensions==4.8.0
|
|
# via mypy
|