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
143
143
# tox
144
144
pre-commit==3.5.0
145
145
# via -r dev.in
146
- pygments==2.17.2
146
+ pygments==2.18.0
147
147
# via
148
148
# -r docs.txt
149
149
# -r tests.txt
150
150
# sphinx
151
151
pyproject-api==1.6.1
152
152
# via tox
153
- pyright==1.1.360
153
+ pyright==1.1.365
154
154
# via -r typing.txt
155
- pytest==8.2.0
155
+ pytest==8.2.1
156
156
# via
157
157
# -r tests.txt
158
158
# -r typing.txt
@@ -220,7 +220,7 @@ types-docutils==0.21.0.20240423
220
220
# via
221
221
# -r typing.txt
222
222
# types-pygments
223
- types-pygments==2.17 .0.20240310
223
+ types-pygments==2.18 .0.20240506
224
224
# via -r typing.txt
225
225
types-setuptools==69.5.0.20240423
226
226
# via
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ packaging==24.0
30
30
# sphinx
31
31
pallets-sphinx-themes==2.1.3
32
32
# via -r docs.in
33
- pygments==2.17.2
33
+ pygments==2.18.0
34
34
# via sphinx
35
35
pytz==2024.1
36
36
# via babel
Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ packaging==24.0
32
32
# via pytest
33
33
pluggy==1.5.0
34
34
# via pytest
35
- pygments==2.17.2
35
+ pygments==2.18.0
36
36
# via -r tests.in
37
- pytest==8.2.0
37
+ pytest==8.2.1
38
38
# via -r tests.in
39
39
sqlalchemy==2.0.29
40
40
# via flask-sqlalchemy
Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ packaging==24.0
38
38
# via pytest
39
39
pluggy==1.5.0
40
40
# via pytest
41
- pyright==1.1.360
41
+ pyright==1.1.365
42
42
# via -r typing.in
43
- pytest==8.2.0
43
+ pytest==8.2.1
44
44
# via -r typing.in
45
45
sqlalchemy==2.0.29
46
46
# via flask-sqlalchemy
@@ -50,7 +50,7 @@ tomli==2.0.1
50
50
# pytest
51
51
types-docutils==0.21.0.20240423
52
52
# via types-pygments
53
- types-pygments==2.17 .0.20240310
53
+ types-pygments==2.18 .0.20240506
54
54
# via -r typing.in
55
55
types-setuptools==69.5.0.20240423
56
56
# via types-pygments
You can’t perform that action at this time.
0 commit comments