From 228d13a6a14209851f5ed75e31b960654d75e110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 00:38:20 +0000 Subject: [PATCH] Bump the dependencies group with 12 updates Bumps the dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `43.0.3` | `44.0.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.5.1` | `3.5.3` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [types-cffi](https://github.com/python/typeshed) | `1.16.0.20240331` | `1.16.0.20241221` | | [types-setuptools](https://github.com/python/typeshed) | `75.6.0.20241126` | `75.6.0.20241223` | | [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `24.3.0` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.6.8` | `7.6.10` | Updates `cryptography` from 43.0.3 to 44.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.0) Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0) Updates `argcomplete` from 3.5.1 to 3.5.3 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](https://github.com/kislyuk/argcomplete/compare/v3.5.1...v3.5.3) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4) Updates `types-cffi` from 1.16.0.20240331 to 1.16.0.20241221 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 75.6.0.20241126 to 75.6.0.20241223 - [Commits](https://github.com/python/typeshed/commits) Updates `attrs` from 24.2.0 to 24.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `coverage[toml]` from 7.6.8 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.8...7.6.10) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: argcomplete dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-cffi dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-setuptools dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: attrs dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage[toml] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- docs-requirements.txt | 8 ++++---- lint-requirements.txt | 19 +++++++------------ test-requirements.txt | 8 ++++---- 3 files changed, 15 insertions(+), 20 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 7a2aed2..ec48c76 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -8,13 +8,13 @@ alabaster==1.0.0 # via sphinx babel==2.16.0 # via sphinx -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via cryptography -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -cryptography==43.0.3 +cryptography==44.0.0 # via -r docs-requirements.in docutils==0.21.2 # via sphinx @@ -54,5 +54,5 @@ sphinxcontrib-serializinghtml==2.0.0 # via sphinx sphinxcontrib-trio==1.1.2 # via -r docs-requirements.in -urllib3==2.2.3 +urllib3==2.3.0 # via requests diff --git a/lint-requirements.txt b/lint-requirements.txt index 4ebe6b5..dda219c 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,18 +1,13 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal lint-requirements.in -argcomplete==3.5.1 +argcomplete==3.5.3 # via nox black==24.10.0 # via -r lint-requirements.in -cffi==1.17.1 ; platform_python_implementation != 'PyPy' +cffi==1.17.1 # via cryptography -click==8.1.7 +click==8.1.8 # via black -colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows' - # via - # click - # colorlog - # pytest colorlog==6.9.0 # via nox cryptography==44.0.0 @@ -29,7 +24,7 @@ iniconfig==2.0.0 # via pytest isort==5.13.2 # via -r lint-requirements.in -mypy==1.13.0 +mypy==1.14.1 # via -r lint-requirements.in mypy-extensions==1.0.0 # via @@ -50,15 +45,15 @@ platformdirs==4.3.6 # virtualenv pluggy==1.5.0 # via pytest -pycparser==2.22 ; platform_python_implementation != 'PyPy' +pycparser==2.22 # via cffi pytest==8.3.4 # via -r lint-requirements.in -types-cffi==1.16.0.20240331 +types-cffi==1.16.0.20241221 # via types-pyopenssl types-pyopenssl==24.1.0.20240722 # via -r lint-requirements.in -types-setuptools==75.6.0.20241126 +types-setuptools==75.6.0.20241223 # via types-cffi typing-extensions==4.12.2 # via mypy diff --git a/test-requirements.txt b/test-requirements.txt index 5555fa4..1d7a403 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,13 +4,13 @@ # # pip-compile --resolver=backtracking test-requirements.in # -attrs==24.2.0 +attrs==24.3.0 # via service-identity cffi==1.17.1 # via cryptography -coverage[toml]==7.6.8 +coverage[toml]==7.6.10 # via -r test-requirements.in -cryptography==43.0.3 +cryptography==44.0.0 # via # -r test-requirements.in # pyopenssl @@ -33,7 +33,7 @@ pycparser==2.22 # via cffi pyopenssl==24.3.0 # via -r test-requirements.in -pytest==8.3.3 +pytest==8.3.4 # via -r test-requirements.in service-identity==24.2.0 # via -r test-requirements.in