Skip to content

Commit c5b77cb

Browse files
jcamielhurl-bot
authored andcommitted
Update Python dev dependencies.
1 parent 556ea3c commit c5b77cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bin/requirements-frozen.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Flask==3.1.2
77
idna==3.11
88
itsdangerous==2.2.0
99
Jinja2==3.1.6
10-
librt==0.6.3
10+
librt==0.7.2
1111
MarkupSafe==3.0.3
1212
mypy==1.19.0
1313
mypy_extensions==1.1.0
1414
pathspec==0.12.1
1515
requests==2.32.5
16-
ruff==0.14.7
16+
ruff==0.14.8
1717
soupsieve==2.8
1818
typing_extensions==4.15.0
19-
urllib3==2.5.0
19+
urllib3==2.6.0
2020
waitress==3.0.2
2121
Werkzeug==3.1.4

bin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ beautifulsoup4==4.14.3
22
Flask==3.1.2
33
mypy==1.19.0
44
requests==2.32.5
5-
ruff==0.14.7
5+
ruff==0.14.8
66
waitress==3.0.2

0 commit comments

Comments
 (0)