File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -143,16 +143,16 @@ pluggy==1.5.0
143143 # tox
144144pre-commit==3.5.0
145145 # via -r dev.in
146- pygments==2.17.2
146+ pygments==2.18.0
147147 # via
148148 # -r docs.txt
149149 # -r tests.txt
150150 # sphinx
151151pyproject-api==1.6.1
152152 # via tox
153- pyright==1.1.360
153+ pyright==1.1.365
154154 # via -r typing.txt
155- pytest==8.2.0
155+ pytest==8.2.1
156156 # via
157157 # -r tests.txt
158158 # -r typing.txt
@@ -220,7 +220,7 @@ types-docutils==0.21.0.20240423
220220 # via
221221 # -r typing.txt
222222 # types-pygments
223- types-pygments==2.17 .0.20240310
223+ types-pygments==2.18 .0.20240506
224224 # via -r typing.txt
225225types-setuptools==69.5.0.20240423
226226 # via
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ packaging==24.0
3030 # sphinx
3131pallets-sphinx-themes==2.1.3
3232 # via -r docs.in
33- pygments==2.17.2
33+ pygments==2.18.0
3434 # via sphinx
3535pytz==2024.1
3636 # via babel
Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ packaging==24.0
3232 # via pytest
3333pluggy==1.5.0
3434 # via pytest
35- pygments==2.17.2
35+ pygments==2.18.0
3636 # via -r tests.in
37- pytest==8.2.0
37+ pytest==8.2.1
3838 # via -r tests.in
3939sqlalchemy==2.0.29
4040 # via flask-sqlalchemy
Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ packaging==24.0
3838 # via pytest
3939pluggy==1.5.0
4040 # via pytest
41- pyright==1.1.360
41+ pyright==1.1.365
4242 # via -r typing.in
43- pytest==8.2.0
43+ pytest==8.2.1
4444 # via -r typing.in
4545sqlalchemy==2.0.29
4646 # via flask-sqlalchemy
@@ -50,7 +50,7 @@ tomli==2.0.1
5050 # pytest
5151types-docutils==0.21.0.20240423
5252 # via types-pygments
53- types-pygments==2.17 .0.20240310
53+ types-pygments==2.18 .0.20240506
5454 # via -r typing.in
5555types-setuptools==69.5.0.20240423
5656 # via types-pygments
You can’t perform that action at this time.
0 commit comments