File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ markupsafe==2.1.5
6161 # via
6262 # -r docs.txt
6363 # jinja2
64- mypy==1.10.0
64+ mypy==1.10.1
6565 # via -r typing.txt
6666mypy-extensions==1.0.0
6767 # via
@@ -102,9 +102,9 @@ pygments==2.17.2
102102 # sphinx
103103pyproject-api==1.6.1
104104 # via tox
105- pyright==1.1.365
105+ pyright==1.1.369
106106 # via -r typing.txt
107- pytest==8.2.1
107+ pytest==8.2.2
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.15.0
152+ tox==4.15.1
153153 # via -r dev.in
154154typing-extensions==4.11.0
155155 # via
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ packaging==24.0
1010 # via pytest
1111pluggy==1.5.0
1212 # via pytest
13- pytest==8.2.1
13+ pytest==8.2.2
1414 # via -r tests.in
Original file line number Diff line number Diff line change 66#
77iniconfig==2.0.0
88 # via pytest
9- mypy==1.10.0
9+ mypy==1.10.1
1010 # via -r typing.in
1111mypy-extensions==1.0.0
1212 # via mypy
@@ -16,9 +16,9 @@ packaging==24.0
1616 # via pytest
1717pluggy==1.5.0
1818 # via pytest
19- pyright==1.1.365
19+ pyright==1.1.369
2020 # via -r typing.in
21- pytest==8.2.1
21+ pytest==8.2.2
2222 # via -r typing.in
2323typing-extensions==4.11.0
2424 # via mypy
You can’t perform that action at this time.
0 commit comments