Skip to content

Commit fd33532

Browse files
committed
Bump test_requirements.txt
1 parent 8d2610a commit fd33532

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

test_requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
# the earliest Python version we support, and some exception
88
# messages may depend on package versions, so we pin versions
99
# for reproducible testing.)
10-
coverage==7.4.4
10+
coverage==7.5.3
1111
dnspython==2.6.1
12-
exceptiongroup==1.2.0
13-
flake8==7.0.0
12+
exceptiongroup==1.2.1
13+
flake8==7.1.0
1414
idna==3.7
1515
iniconfig==2.0.0
1616
mccabe==0.7.0
17-
mypy==1.9.0
17+
mypy==1.10.0
1818
mypy-extensions==1.0.0
19-
packaging==24.0
20-
pluggy==1.4.0
21-
pycodestyle==2.11.1
19+
packaging==24.1
20+
pluggy==1.5.0
21+
pycodestyle==2.12.0
2222
pyflakes==3.2.0
23-
pytest==8.1.1
23+
pytest==8.2.2
2424
pytest-cov==5.0.0
2525
tomli==2.0.1
26-
typing_extensions==4.11.0
26+
typing_extensions==4.12.2

0 commit comments

Comments
 (0)