File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ packaging==24.0
82
82
# pytest
83
83
# sphinx
84
84
# tox
85
- pallets-sphinx-themes==2.1.2
85
+ pallets-sphinx-themes==2.1.3
86
86
# via -r docs.txt
87
87
platformdirs==4.2.1
88
88
# via
@@ -104,7 +104,7 @@ pyproject-api==1.6.1
104
104
# via tox
105
105
pyright==1.1.360
106
106
# via -r typing.txt
107
- pytest==8.1.1
107
+ pytest==8.2.0
108
108
# via
109
109
# -r tests.txt
110
110
# -r typing.txt
@@ -149,7 +149,7 @@ sphinxcontrib-serializinghtml==1.1.10
149
149
# via
150
150
# -r docs.txt
151
151
# sphinx
152
- tox==4.14.2
152
+ tox==4.15.0
153
153
# via -r dev.in
154
154
typing-extensions==4.11.0
155
155
# via
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ packaging==24.0
26
26
# via
27
27
# pallets-sphinx-themes
28
28
# sphinx
29
- pallets-sphinx-themes==2.1.2
29
+ pallets-sphinx-themes==2.1.3
30
30
# via -r docs.in
31
31
pygments==2.17.2
32
32
# via sphinx
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ packaging==24.0
10
10
# via pytest
11
11
pluggy==1.5.0
12
12
# via pytest
13
- pytest==8.1.1
13
+ pytest==8.2.0
14
14
# via -r tests.in
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pluggy==1.5.0
18
18
# via pytest
19
19
pyright==1.1.360
20
20
# via -r typing.in
21
- pytest==8.1.1
21
+ pytest==8.2.0
22
22
# via -r typing.in
23
23
typing-extensions==4.11.0
24
24
# via mypy
You can’t perform that action at this time.
0 commit comments