Skip to content

Commit 20934bc

Browse files
Bump the dependencies group with 15 updates (#678)
Bumps the dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `44.0.1` | `44.0.2` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.5.3` | `3.6.1` | | [attrs](https://github.com/sponsors/hynek) | `25.1.0` | `25.3.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.17.0` | `3.18.0` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.1.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.6` | `4.3.7` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [types-cffi](https://github.com/python/typeshed) | `1.16.0.20241221` | `1.17.0.20250326` | | [types-setuptools](https://github.com/python/typeshed) | `75.8.0.20250225` | `78.1.0.20250329` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.29.2` | `20.30.0` | | [alabaster](https://github.com/sphinx-doc/alabaster) | `1.0.0` | `0.7.16` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.6` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.2.1` | `7.4.7` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.6.12` | `7.8.0` | | [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.4.1` | `0.4.2` | Updates `cryptography` from 44.0.1 to 44.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...44.0.2) Updates `argcomplete` from 3.5.3 to 3.6.1 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.5.3...v3.6.1) Updates `attrs` from 25.1.0 to 25.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `filelock` from 3.17.0 to 3.18.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.17.0...3.18.0) Updates `iniconfig` from 2.0.0 to 2.1.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.0.0...v2.1.0) Updates `platformdirs` from 4.3.6 to 4.3.7 - [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.6...4.3.7) Updates `pytest` from 8.3.4 to 8.3.5 - [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.3.4...8.3.5) Updates `types-cffi` from 1.16.0.20241221 to 1.17.0.20250326 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 75.8.0.20250225 to 78.1.0.20250329 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 20.29.2 to 20.30.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.29.2...20.30.0) Updates `alabaster` from 1.0.0 to 0.7.16 - [Release notes](https://github.com/sphinx-doc/alabaster/releases) - [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst) - [Commits](sphinx-doc/alabaster@1.0.0...0.7.16) Updates `jinja2` from 3.1.2 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.6) Updates `sphinx` from 8.2.1 to 7.4.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.1...v7.4.7) Updates `coverage[toml]` from 7.6.12 to 7.8.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.12...7.8.0) Updates `pyasn1-modules` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/pyasn1/pyasn1-modules/releases) - [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt) - [Commits](pyasn1/pyasn1-modules@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: argcomplete dependency-version: 3.6.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: attrs dependency-version: 25.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: filelock dependency-version: 3.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: iniconfig dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.3.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-cffi dependency-version: 1.17.0.20250326 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-setuptools dependency-version: 78.1.0.20250329 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: virtualenv dependency-version: 20.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: alabaster dependency-version: 0.7.16 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sphinx dependency-version: 7.4.7 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: coverage[toml] dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyasn1-modules dependency-version: 0.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b534cc2 commit 20934bc

File tree

3 files changed

+46
-23
lines changed

3 files changed

+46
-23
lines changed

docs-requirements.txt

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --resolver=backtracking docs-requirements.in
66
#
7-
alabaster==1.0.0
7+
alabaster==0.7.16
88
# via sphinx
99
babel==2.17.0
1010
# via sphinx
@@ -14,7 +14,7 @@ cffi==1.17.1
1414
# via cryptography
1515
charset-normalizer==3.4.1
1616
# via requests
17-
cryptography==44.0.1
17+
cryptography==44.0.2
1818
# via -r docs-requirements.in
1919
docutils==0.21.2
2020
# via sphinx
@@ -24,7 +24,9 @@ idna==3.10
2424
# requests
2525
imagesize==1.4.1
2626
# via sphinx
27-
jinja2==3.1.2
27+
importlib-metadata==8.6.1
28+
# via sphinx
29+
jinja2==3.1.6
2830
# via sphinx
2931
markupsafe==3.0.2
3032
# via jinja2
@@ -36,11 +38,9 @@ pygments==2.19.1
3638
# via sphinx
3739
requests==2.32.3
3840
# via sphinx
39-
roman-numerals-py==3.1.0
40-
# via sphinx
4141
snowballstemmer==2.2.0
4242
# via sphinx
43-
sphinx==8.2.1
43+
sphinx==7.4.7
4444
# via sphinxcontrib-trio
4545
sphinxcontrib-applehelp==2.0.0
4646
# via sphinx
@@ -56,5 +56,9 @@ sphinxcontrib-serializinghtml==2.0.0
5656
# via sphinx
5757
sphinxcontrib-trio==1.1.2
5858
# via -r docs-requirements.in
59+
tomli==2.2.1
60+
# via sphinx
5961
urllib3==2.3.0
6062
# via requests
63+
zipp==3.21.0
64+
# via importlib-metadata

lint-requirements.txt

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal lint-requirements.in
3-
argcomplete==3.5.3
3+
argcomplete==3.6.1
44
# via nox
5-
attrs==25.1.0
5+
attrs==25.3.0
66
# via nox
77
black==25.1.0
88
# via -r lint-requirements.in
@@ -12,19 +12,21 @@ click==8.1.8
1212
# via black
1313
colorlog==6.9.0
1414
# via nox
15-
cryptography==44.0.1
15+
cryptography==44.0.2
1616
# via
1717
# -r lint-requirements.in
1818
# types-pyopenssl
1919
dependency-groups==1.3.0
2020
# via nox
2121
distlib==0.3.9
2222
# via virtualenv
23-
filelock==3.17.0
23+
exceptiongroup==1.2.2
24+
# via pytest
25+
filelock==3.18.0
2426
# via virtualenv
2527
idna==3.10
2628
# via -r lint-requirements.in
27-
iniconfig==2.0.0
29+
iniconfig==2.1.0
2830
# via pytest
2931
isort==6.0.1
3032
# via -r lint-requirements.in
@@ -44,23 +46,32 @@ packaging==24.2
4446
# pytest
4547
pathspec==0.12.1
4648
# via black
47-
platformdirs==4.3.6
49+
platformdirs==4.3.7
4850
# via
4951
# black
5052
# virtualenv
5153
pluggy==1.5.0
5254
# via pytest
5355
pycparser==2.22
5456
# via cffi
55-
pytest==8.3.4
57+
pytest==8.3.5
5658
# via -r lint-requirements.in
57-
types-cffi==1.16.0.20241221
59+
tomli==2.2.1
60+
# via
61+
# black
62+
# dependency-groups
63+
# mypy
64+
# nox
65+
# pytest
66+
types-cffi==1.17.0.20250326
5867
# via types-pyopenssl
5968
types-pyopenssl==24.1.0.20240722
6069
# via -r lint-requirements.in
61-
types-setuptools==75.8.0.20250225
70+
types-setuptools==78.1.0.20250329
6271
# via types-cffi
6372
typing-extensions==4.12.2
64-
# via mypy
65-
virtualenv==20.29.2
73+
# via
74+
# black
75+
# mypy
76+
virtualenv==20.30.0
6677
# via nox

test-requirements.txt

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,22 @@
44
#
55
# pip-compile --resolver=backtracking test-requirements.in
66
#
7-
attrs==25.1.0
7+
attrs==25.3.0
88
# via service-identity
99
cffi==1.17.1
1010
# via cryptography
11-
coverage[toml]==7.6.12
11+
coverage[toml]==7.8.0
1212
# via -r test-requirements.in
13-
cryptography==44.0.1
13+
cryptography==44.0.2
1414
# via
1515
# -r test-requirements.in
1616
# pyopenssl
1717
# service-identity
18+
exceptiongroup==1.2.2
19+
# via pytest
1820
idna==3.10
1921
# via -r test-requirements.in
20-
iniconfig==2.0.0
22+
iniconfig==2.1.0
2123
# via pytest
2224
packaging==24.2
2325
# via pytest
@@ -27,13 +29,19 @@ pyasn1==0.6.1
2729
# via
2830
# pyasn1-modules
2931
# service-identity
30-
pyasn1-modules==0.4.1
32+
pyasn1-modules==0.4.2
3133
# via service-identity
3234
pycparser==2.22
3335
# via cffi
3436
pyopenssl==25.0.0
3537
# via -r test-requirements.in
36-
pytest==8.3.4
38+
pytest==8.3.5
3739
# via -r test-requirements.in
3840
service-identity==24.2.0
3941
# via -r test-requirements.in
42+
tomli==2.2.1
43+
# via
44+
# coverage
45+
# pytest
46+
typing-extensions==4.13.0
47+
# via pyopenssl

0 commit comments

Comments
 (0)