We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f48294 commit 7927682Copy full SHA for 7927682
1 file changed
requirements.txt
@@ -23,7 +23,7 @@ argparse~=1.4.0
23
toml~=0.10.2
24
Jinja2~=3.1.4
25
env~=0.1.0
26
-filelock~=3.13.4
+filelock~=3.20.1
27
pluggy~=1.5.0
28
six~=1.16.0
29
packaging~=23.1
@@ -33,7 +33,7 @@ pytz==2024.1
33
Babel==2.14.0
34
pep517==0.13.1
35
tomli~=2.0.1
36
-Werkzeug==3.0.6
+Werkzeug==3.1.4
37
Flask~=2.3.2
38
click~=8.1.7
39
MarkupSafe==2.1.5
@@ -58,7 +58,7 @@ zipp==3.20.1
58
distlib~=0.3.8
59
cachetools~=5.4.0
60
tomlkit~=0.13.2
61
-urllib3==2.5.0
+urllib3==2.6.0
62
exceptiongroup~=1.2.2
63
iniconfig~=2.0.0
64
pytest-cov>=4.0.0
0 commit comments