Skip to content

Commit cbf68ba

Browse files
authored
Bump the python-requirements group in /requirements with 3 updates (#1332)
2 parents 34071ad + 008c7d4 commit cbf68ba

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ packaging==24.0
8282
# pytest
8383
# sphinx
8484
# tox
85-
pallets-sphinx-themes==2.1.2
85+
pallets-sphinx-themes==2.1.3
8686
# via -r docs.txt
8787
platformdirs==4.2.1
8888
# via
@@ -104,7 +104,7 @@ pyproject-api==1.6.1
104104
# via tox
105105
pyright==1.1.360
106106
# via -r typing.txt
107-
pytest==8.1.1
107+
pytest==8.2.0
108108
# via
109109
# -r tests.txt
110110
# -r typing.txt
@@ -149,7 +149,7 @@ sphinxcontrib-serializinghtml==1.1.10
149149
# via
150150
# -r docs.txt
151151
# sphinx
152-
tox==4.14.2
152+
tox==4.15.0
153153
# via -r dev.in
154154
typing-extensions==4.11.0
155155
# via

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packaging==24.0
2626
# via
2727
# pallets-sphinx-themes
2828
# sphinx
29-
pallets-sphinx-themes==2.1.2
29+
pallets-sphinx-themes==2.1.3
3030
# via -r docs.in
3131
pygments==2.17.2
3232
# via sphinx

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ packaging==24.0
1010
# via pytest
1111
pluggy==1.5.0
1212
# via pytest
13-
pytest==8.1.1
13+
pytest==8.2.0
1414
# via -r tests.in

requirements/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluggy==1.5.0
1818
# via pytest
1919
pyright==1.1.360
2020
# via -r typing.in
21-
pytest==8.1.1
21+
pytest==8.2.0
2222
# via -r typing.in
2323
typing-extensions==4.11.0
2424
# via mypy

0 commit comments

Comments
 (0)