Skip to content

Commit d581c1d

Browse files
Bump the dependencies group with 11 updates
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `45.0.5` | `45.0.6` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.10.1` | `7.10.6` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2025.8.3` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` | | [types-cffi](https://github.com/typeshed-internal/stub_uploader) | `1.17.0.20250523` | `1.17.0.20250822` | | [types-setuptools](https://github.com/typeshed-internal/stub_uploader) | `80.9.0.20250529` | `80.9.0.20250822` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.32.0` | `20.34.0` | Updates `cryptography` from 45.0.5 to 45.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.5...45.0.6) Updates `coverage[toml]` from 7.10.1 to 7.10.6 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.1...7.10.6) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.1...4.15.0) Updates `certifi` from 2025.7.14 to 2025.8.3 - [Commits](certifi/python-certifi@2025.07.14...2025.08.03) Updates `charset-normalizer` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.2...3.4.3) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `filelock` from 3.18.0 to 3.19.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.18.0...3.19.1) Updates `platformdirs` from 4.3.8 to 4.4.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.8...4.4.0) Updates `types-cffi` from 1.17.0.20250523 to 1.17.0.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-setuptools` from 80.9.0.20250529 to 80.9.0.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `virtualenv` from 20.32.0 to 20.34.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.32.0...20.34.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage[toml] dependency-version: 7.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-version: 3.19.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-cffi dependency-version: 1.17.0.20250822 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-setuptools dependency-version: 80.9.0.20250822 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-version: 20.34.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5cb3a71 commit d581c1d

File tree

3 files changed

+15
-14
lines changed

3 files changed

+15
-14
lines changed

docs-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ alabaster==0.7.16
88
# via sphinx
99
babel==2.17.0
1010
# via sphinx
11-
certifi==2025.7.14
11+
certifi==2025.8.3
1212
# via requests
1313
cffi==1.17.1
1414
# via cryptography
15-
charset-normalizer==3.4.2
15+
charset-normalizer==3.4.3
1616
# via requests
17-
cryptography==45.0.5
17+
cryptography==45.0.6
1818
# via -r docs-requirements.in
1919
docutils==0.21.2
2020
# via sphinx
@@ -36,7 +36,7 @@ pycparser==2.22
3636
# via cffi
3737
pygments==2.19.2
3838
# via sphinx
39-
requests==2.32.4
39+
requests==2.32.5
4040
# via sphinx
4141
snowballstemmer==3.0.1
4242
# via sphinx

lint-requirements.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ click==8.1.8
1212
# via black
1313
colorlog==6.9.0
1414
# via nox
15-
cryptography==45.0.5
15+
cryptography==45.0.6
1616
# via
1717
# -r lint-requirements.in
1818
# types-pyopenssl
@@ -22,7 +22,7 @@ distlib==0.4.0
2222
# via virtualenv
2323
exceptiongroup==1.3.0
2424
# via pytest
25-
filelock==3.18.0
25+
filelock==3.19.1
2626
# via virtualenv
2727
idna==3.10
2828
# via -r lint-requirements.in
@@ -48,7 +48,7 @@ pathspec==0.12.1
4848
# via
4949
# black
5050
# mypy
51-
platformdirs==4.3.8
51+
platformdirs==4.4.0
5252
# via
5353
# black
5454
# virtualenv
@@ -67,16 +67,17 @@ tomli==2.2.1
6767
# mypy
6868
# nox
6969
# pytest
70-
types-cffi==1.17.0.20250523
70+
types-cffi==1.17.0.20250822
7171
# via types-pyopenssl
7272
types-pyopenssl==24.1.0.20240722
7373
# via -r lint-requirements.in
74-
types-setuptools==80.9.0.20250529
74+
types-setuptools==80.9.0.20250822
7575
# via types-cffi
76-
typing-extensions==4.14.1
76+
typing-extensions==4.15.0
7777
# via
7878
# black
7979
# exceptiongroup
8080
# mypy
81-
virtualenv==20.32.0
81+
# virtualenv
82+
virtualenv==20.34.0
8283
# via nox

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ attrs==25.3.0
88
# via service-identity
99
cffi==1.17.1
1010
# via cryptography
11-
coverage[toml]==7.10.1
11+
coverage[toml]==7.10.6
1212
# via -r test-requirements.in
13-
cryptography==45.0.5
13+
cryptography==45.0.6
1414
# via
1515
# -r test-requirements.in
1616
# pyopenssl
@@ -45,7 +45,7 @@ tomli==2.2.1
4545
# via
4646
# coverage
4747
# pytest
48-
typing-extensions==4.14.1
48+
typing-extensions==4.15.0
4949
# via
5050
# exceptiongroup
5151
# pyopenssl

0 commit comments

Comments
 (0)