Skip to content

Commit 7927682

Browse files
committed
Fixed Snyk issues
1 parent 5f48294 commit 7927682

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ argparse~=1.4.0
2323
toml~=0.10.2
2424
Jinja2~=3.1.4
2525
env~=0.1.0
26-
filelock~=3.13.4
26+
filelock~=3.20.1
2727
pluggy~=1.5.0
2828
six~=1.16.0
2929
packaging~=23.1
@@ -33,7 +33,7 @@ pytz==2024.1
3333
Babel==2.14.0
3434
pep517==0.13.1
3535
tomli~=2.0.1
36-
Werkzeug==3.0.6
36+
Werkzeug==3.1.4
3737
Flask~=2.3.2
3838
click~=8.1.7
3939
MarkupSafe==2.1.5
@@ -58,7 +58,7 @@ zipp==3.20.1
5858
distlib~=0.3.8
5959
cachetools~=5.4.0
6060
tomlkit~=0.13.2
61-
urllib3==2.5.0
61+
urllib3==2.6.0
6262
exceptiongroup~=1.2.2
6363
iniconfig~=2.0.0
6464
pytest-cov>=4.0.0

0 commit comments

Comments
 (0)