Skip to content

Commit d2e6050

Browse files
Bump the dependencies group with 15 updates
Bumps the dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `45.0.6` | `46.0.3` | | [certifi](https://github.com/certifi/python-certifi) | `2025.10.5` | `2025.11.12` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `8.1.3` | | [coverage[toml]](https://github.com/coveragepy/coveragepy) | `7.11.0` | `7.12.0` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.1.0` | `2.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.1` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.3.1` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.3.0` | `1.3.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.19.1` | `3.20.0` | | [humanize](https://github.com/python-humanize/humanize) | `4.13.0` | `4.14.0` | | [isort](https://github.com/PyCQA/isort) | `6.1.0` | `7.0.0` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.0` | | [nox](https://github.com/wntrblm/nox) | `2025.10.16` | `2025.11.12` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.4.0` | `4.5.0` | | [pytokens](https://github.com/tusharsadhwani/pytokens) | `0.2.0` | `0.3.0` | Updates `cryptography` from 45.0.6 to 46.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.6...46.0.3) Updates `certifi` from 2025.10.5 to 2025.11.12 - [Commits](certifi/python-certifi@2025.10.05...2025.11.12) Updates `sphinx` from 7.4.7 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) Updates `coverage[toml]` from 7.11.0 to 7.12.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.11.0...7.12.0) Updates `iniconfig` from 2.1.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.1.0...v2.3.0) Updates `pytest` from 8.4.2 to 9.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.1) Updates `click` from 8.1.8 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.1) Updates `exceptiongroup` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.3.0...1.3.1) Updates `filelock` from 3.19.1 to 3.20.0 - [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.19.1...3.20.0) Updates `humanize` from 4.13.0 to 4.14.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.13.0...4.14.0) Updates `isort` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.1.0...7.0.0) Updates `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) Updates `nox` from 2025.10.16 to 2025.11.12 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.10.16...2025.11.12) Updates `platformdirs` from 4.4.0 to 4.5.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.4.0...4.5.0) Updates `pytokens` from 0.2.0 to 0.3.0 - [Commits](tusharsadhwani/pytokens@0.2.0...0.3.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: coverage[toml] dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: click dependency-version: 8.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-version: 3.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: humanize dependency-version: 4.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nox dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytokens dependency-version: 0.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12110c2 commit d2e6050

File tree

3 files changed

+32
-26
lines changed

3 files changed

+32
-26
lines changed

docs-requirements.txt

Lines changed: 5 additions & 7 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.10.5
11+
certifi==2025.11.12
1212
# via requests
1313
cffi==2.0.0
1414
# via cryptography
1515
charset-normalizer==3.4.4
1616
# via requests
17-
cryptography==45.0.6
17+
cryptography==46.0.3
1818
# via -r docs-requirements.in
1919
docutils==0.21.2
2020
# via sphinx
@@ -24,8 +24,6 @@ idna==3.11
2424
# requests
2525
imagesize==1.4.1
2626
# via sphinx
27-
importlib-metadata==8.7.0
28-
# via sphinx
2927
jinja2==3.1.6
3028
# via sphinx
3129
markupsafe==3.0.3
@@ -40,7 +38,7 @@ requests==2.32.5
4038
# via sphinx
4139
snowballstemmer==3.0.1
4240
# via sphinx
43-
sphinx==7.4.7
41+
sphinx==8.1.3
4442
# via sphinxcontrib-trio
4543
sphinxcontrib-applehelp==2.0.0
4644
# via sphinx
@@ -58,7 +56,7 @@ sphinxcontrib-trio==1.1.2
5856
# via -r docs-requirements.in
5957
tomli==2.3.0
6058
# via sphinx
59+
typing-extensions==4.15.0
60+
# via cryptography
6161
urllib3==2.5.0
6262
# via requests
63-
zipp==3.23.0
64-
# via importlib-metadata

lint-requirements.txt

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,39 +8,39 @@ black==25.9.0
88
# via -r lint-requirements.in
99
cffi==2.0.0
1010
# via cryptography
11-
click==8.1.8
11+
click==8.3.1
1212
# via black
1313
colorlog==6.10.1
1414
# via nox
15-
cryptography==45.0.6
15+
cryptography==46.0.3
1616
# via
1717
# -r lint-requirements.in
1818
# types-pyopenssl
1919
dependency-groups==1.3.1
2020
# via nox
2121
distlib==0.4.0
2222
# via virtualenv
23-
exceptiongroup==1.3.0
23+
exceptiongroup==1.3.1
2424
# via pytest
25-
filelock==3.19.1
25+
filelock==3.20.0
2626
# via virtualenv
27-
humanize==4.13.0
27+
humanize==4.14.0
2828
# via nox
2929
idna==3.11
3030
# via -r lint-requirements.in
31-
importlib-metadata==8.7.0
32-
# via isort
33-
iniconfig==2.1.0
31+
iniconfig==2.3.0
3432
# via pytest
35-
isort==6.1.0
33+
isort==7.0.0
3634
# via -r lint-requirements.in
37-
mypy==1.18.2
35+
librt==0.6.3
36+
# via mypy
37+
mypy==1.19.0
3838
# via -r lint-requirements.in
3939
mypy-extensions==1.1.0
4040
# via
4141
# black
4242
# mypy
43-
nox==2025.10.16
43+
nox==2025.11.12
4444
# via -r lint-requirements.in
4545
packaging==25.0
4646
# via
@@ -52,7 +52,7 @@ pathspec==0.12.1
5252
# via
5353
# black
5454
# mypy
55-
platformdirs==4.4.0
55+
platformdirs==4.5.0
5656
# via
5757
# black
5858
# virtualenv
@@ -62,9 +62,9 @@ pycparser==2.23
6262
# via cffi
6363
pygments==2.19.2
6464
# via pytest
65-
pytest==8.4.2
65+
pytest==9.0.1
6666
# via -r lint-requirements.in
67-
pytokens==0.2.0
67+
pytokens==0.3.0
6868
# via black
6969
tomli==2.3.0
7070
# via
@@ -82,10 +82,9 @@ types-setuptools==80.9.0.20250822
8282
typing-extensions==4.15.0
8383
# via
8484
# black
85+
# cryptography
8586
# exceptiongroup
8687
# mypy
8788
# virtualenv
8889
virtualenv==20.35.4
8990
# via nox
90-
zipp==3.23.0
91-
# via importlib-metadata

test-requirements.txt

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ attrs==25.4.0
88
# via service-identity
99
cffi==2.0.0
1010
# via cryptography
11-
coverage[toml]==7.11.0
11+
coverage[toml]==7.12.0
1212
# via -r test-requirements.in
1313
cryptography==46.0.3
1414
# via
1515
# -r test-requirements.in
1616
# pyopenssl
1717
# service-identity
18+
exceptiongroup==1.3.1
19+
# via pytest
1820
idna==3.11
1921
# via -r test-requirements.in
2022
iniconfig==2.3.0
@@ -35,9 +37,16 @@ pygments==2.19.2
3537
# via pytest
3638
pyopenssl==25.3.0
3739
# via -r test-requirements.in
38-
pytest==8.4.2
40+
pytest==9.0.1
3941
# via -r test-requirements.in
4042
service-identity==24.2.0
4143
# via -r test-requirements.in
44+
tomli==2.3.0
45+
# via
46+
# coverage
47+
# pytest
4248
typing-extensions==4.15.0
43-
# via pyopenssl
49+
# via
50+
# cryptography
51+
# exceptiongroup
52+
# pyopenssl

0 commit comments

Comments
 (0)