Skip to content

Commit b897e68

Browse files
Bump the dependencies group across 1 directory with 25 updates
Bumps the dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/kjd/idna) | `3.11` | `3.13` | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.4.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.7` | | [imagesize](https://github.com/shibukawa/imagesize_py) | `1.4.1` | `2.0.0` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [tomli](https://github.com/hukkin/tomli) | `2.4.0` | `2.4.1` | | [attrs](https://github.com/python-attrs/attrs) | `25.4.0` | `26.1.0` | | [black](https://github.com/psf/black) | `26.1.0` | `26.3.1` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.24.3` | `3.29.0` | | [librt](https://github.com/mypyc/librt) | `0.8.1` | `0.9.0` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.2` | | [nox](https://github.com/wntrblm/nox) | `2026.2.9` | `2026.4.10` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.4` | `1.1.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.9.2` | `4.9.6` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.1.0` | `1.2.2` | | [types-cffi](https://github.com/python/typeshed) | `1.17.0.20250915` | `2.0.0.20260429` | | [types-setuptools](https://github.com/python/typeshed) | `82.0.0.20260210` | `82.0.0.20260408` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.1.0` | `21.3.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.2` | `0.6.3` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `25.3.0` | `26.1.0` | Updates `idna` from 3.11 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.11...v3.13) Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](certifi/python-certifi@2026.02.25...2026.04.22) Updates `charset-normalizer` from 3.4.4 to 3.4.7 - [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.4...3.4.7) Updates `imagesize` from 1.4.1 to 2.0.0 - [Commits](shibukawa/imagesize_py@1.4.1...2.0.0) Updates `packaging` from 26.0 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.0...26.2) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `tomli` from 2.4.0 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.4.0...2.4.1) Updates `attrs` from 25.4.0 to 26.1.0 - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](python-attrs/attrs@25.4.0...26.1.0) Updates `black` from 26.1.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.1.0...26.3.1) Updates `click` from 8.3.1 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.3) Updates `filelock` from 3.24.3 to 3.29.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.24.3...3.29.0) Updates `librt` from 0.8.1 to 0.9.0 - [Commits](mypyc/librt@v0.8.1...v0.9.0) Updates `mypy` from 1.19.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.2) Updates `nox` from 2026.2.9 to 2026.4.10 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2026.02.09...2026.04.10) Updates `pathspec` from 1.0.4 to 1.1.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v1.0.4...v1.1.1) Updates `platformdirs` from 4.9.2 to 4.9.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.2...4.9.6) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `python-discovery` from 1.1.0 to 1.2.2 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Commits](tox-dev/python-discovery@1.1.0...1.2.2) Updates `types-cffi` from 1.17.0.20250915 to 2.0.0.20260429 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 82.0.0.20260210 to 82.0.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 21.1.0 to 21.3.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.1.0...21.3.0) Updates `coverage` from 7.13.4 to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.4...7.13.5) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.2...v0.6.3) Updates `pyopenssl` from 25.3.0 to 26.1.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.3.0...26.1.0) --- updated-dependencies: - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: imagesize dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tomli dependency-version: 2.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: attrs dependency-version: 26.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: click dependency-version: 8.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-version: 3.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: librt dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nox dependency-version: 2026.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pathspec dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: python-discovery dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-cffi dependency-version: 2.0.0.20260429 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: types-setuptools dependency-version: 82.0.0.20260408 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-version: 21.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyopenssl dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ef5c1c commit b897e68

3 files changed

Lines changed: 35 additions & 35 deletions

File tree

docs-requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,33 @@ alabaster==1.0.0
88
# via sphinx
99
babel==2.18.0
1010
# via sphinx
11-
certifi==2026.2.25
11+
certifi==2026.4.22
1212
# via requests
1313
cffi==2.0.0
1414
# via cryptography
15-
charset-normalizer==3.4.4
15+
charset-normalizer==3.4.7
1616
# via requests
1717
cryptography==46.0.5
1818
# via -r docs-requirements.in
1919
docutils==0.21.2
2020
# via sphinx
21-
idna==3.11
21+
idna==3.13
2222
# via
2323
# -r docs-requirements.in
2424
# requests
25-
imagesize==1.4.1
25+
imagesize==2.0.0
2626
# via sphinx
2727
jinja2==3.1.6
2828
# via sphinx
2929
markupsafe==3.0.3
3030
# via jinja2
31-
packaging==26.0
31+
packaging==26.2
3232
# via sphinx
3333
pycparser==3.0
3434
# via cffi
35-
pygments==2.19.2
35+
pygments==2.20.0
3636
# via sphinx
37-
requests==2.32.5
37+
requests==2.33.1
3838
# via sphinx
3939
snowballstemmer==3.0.1
4040
# via sphinx
@@ -54,7 +54,7 @@ sphinxcontrib-serializinghtml==2.0.0
5454
# via sphinx
5555
sphinxcontrib-trio==1.2.0
5656
# via -r docs-requirements.in
57-
tomli==2.4.0
57+
tomli==2.4.1
5858
# via sphinx
5959
typing-extensions==4.15.0
6060
# via cryptography

lint-requirements.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# uv pip compile --universal lint-requirements.in
33
argcomplete==3.6.3
44
# via nox
5-
attrs==25.4.0
5+
attrs==26.1.0
66
# via nox
7-
black==26.1.0
7+
black==26.3.1
88
# via -r lint-requirements.in
99
cffi==2.0.0
1010
# via cryptography
11-
click==8.3.1
11+
click==8.3.3
1212
# via black
1313
colorlog==6.10.1
1414
# via nox
@@ -22,39 +22,39 @@ distlib==0.4.0
2222
# via virtualenv
2323
exceptiongroup==1.3.1
2424
# via pytest
25-
filelock==3.24.3
25+
filelock==3.29.0
2626
# via
2727
# python-discovery
2828
# virtualenv
2929
humanize==4.15.0
3030
# via nox
31-
idna==3.11
31+
idna==3.13
3232
# via -r lint-requirements.in
3333
iniconfig==2.3.0
3434
# via pytest
3535
isort==8.0.1
3636
# via -r lint-requirements.in
37-
librt==0.8.1
37+
librt==0.9.0
3838
# via mypy
39-
mypy==1.19.1
39+
mypy==1.20.2
4040
# via -r lint-requirements.in
4141
mypy-extensions==1.1.0
4242
# via
4343
# black
4444
# mypy
45-
nox==2026.2.9
45+
nox==2026.4.10
4646
# via -r lint-requirements.in
47-
packaging==26.0
47+
packaging==26.2
4848
# via
4949
# black
5050
# dependency-groups
5151
# nox
5252
# pytest
53-
pathspec==1.0.4
53+
pathspec==1.1.1
5454
# via
5555
# black
5656
# mypy
57-
platformdirs==4.9.2
57+
platformdirs==4.9.6
5858
# via
5959
# black
6060
# python-discovery
@@ -63,26 +63,26 @@ pluggy==1.6.0
6363
# via pytest
6464
pycparser==3.0
6565
# via cffi
66-
pygments==2.19.2
66+
pygments==2.20.0
6767
# via pytest
68-
pytest==9.0.2
68+
pytest==9.0.3
6969
# via -r lint-requirements.in
70-
python-discovery==1.1.0
70+
python-discovery==1.2.2
7171
# via virtualenv
7272
pytokens==0.4.1
7373
# via black
74-
tomli==2.4.0
74+
tomli==2.4.1
7575
# via
7676
# black
7777
# dependency-groups
7878
# mypy
7979
# nox
8080
# pytest
81-
types-cffi==1.17.0.20250915
81+
types-cffi==2.0.0.20260429
8282
# via types-pyopenssl
8383
types-pyopenssl==24.1.0.20240722
8484
# via -r lint-requirements.in
85-
types-setuptools==82.0.0.20260210
85+
types-setuptools==82.0.0.20260408
8686
# via types-cffi
8787
typing-extensions==4.15.0
8888
# via
@@ -91,5 +91,5 @@ typing-extensions==4.15.0
9191
# exceptiongroup
9292
# mypy
9393
# virtualenv
94-
virtualenv==21.1.0
94+
virtualenv==21.3.0
9595
# via nox

test-requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#
55
# pip-compile test-requirements.in
66
#
7-
attrs==25.4.0
7+
attrs==26.1.0
88
# via service-identity
99
cffi==2.0.0
1010
# via cryptography
11-
coverage[toml]==7.13.4
11+
coverage[toml]==7.13.5
1212
# via -r test-requirements.in
1313
cryptography==46.0.5
1414
# via
@@ -17,31 +17,31 @@ cryptography==46.0.5
1717
# service-identity
1818
exceptiongroup==1.3.1
1919
# via pytest
20-
idna==3.11
20+
idna==3.13
2121
# via -r test-requirements.in
2222
iniconfig==2.3.0
2323
# via pytest
24-
packaging==26.0
24+
packaging==26.2
2525
# via pytest
2626
pluggy==1.6.0
2727
# via pytest
28-
pyasn1==0.6.2
28+
pyasn1==0.6.3
2929
# via
3030
# pyasn1-modules
3131
# service-identity
3232
pyasn1-modules==0.4.2
3333
# via service-identity
3434
pycparser==3.0
3535
# via cffi
36-
pygments==2.19.2
36+
pygments==2.20.0
3737
# via pytest
38-
pyopenssl==25.3.0
38+
pyopenssl==26.1.0
3939
# via -r test-requirements.in
40-
pytest==9.0.2
40+
pytest==9.0.3
4141
# via -r test-requirements.in
4242
service-identity==24.2.0
4343
# via -r test-requirements.in
44-
tomli==2.4.0
44+
tomli==2.4.1
4545
# via
4646
# coverage
4747
# pytest

0 commit comments

Comments
 (0)