File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -94,17 +94,17 @@ pluggy==1.5.0
94
94
# -r typing.txt
95
95
# pytest
96
96
# tox
97
- pre-commit==3.7.0
97
+ pre-commit==3.7.1
98
98
# via -r dev.in
99
99
pygments==2.17.2
100
100
# via
101
101
# -r docs.txt
102
102
# sphinx
103
103
pyproject-api==1.6.1
104
104
# via tox
105
- pyright==1.1.360
105
+ pyright==1.1.365
106
106
# via -r typing.txt
107
- pytest==8.2.0
107
+ pytest==8.2.1
108
108
# via
109
109
# -r tests.txt
110
110
# -r typing.txt
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.2.0
13
+ pytest==8.2.1
14
14
# via -r tests.in
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ packaging==24.0
16
16
# via pytest
17
17
pluggy==1.5.0
18
18
# via pytest
19
- pyright==1.1.360
19
+ pyright==1.1.365
20
20
# via -r typing.in
21
- pytest==8.2.0
21
+ pytest==8.2.1
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