Update Python dev dependencies.

This commit is contained in:
Jean-Christophe Amiel 2025-12-06 16:57:39 +01:00 committed by hurl-bot
parent 556ea3c813
commit c5b77cbedd
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D
2 changed files with 4 additions and 4 deletions

View File

@ -7,15 +7,15 @@ Flask==3.1.2
idna==3.11
itsdangerous==2.2.0
Jinja2==3.1.6
librt==0.6.3
librt==0.7.2
MarkupSafe==3.0.3
mypy==1.19.0
mypy_extensions==1.1.0
pathspec==0.12.1
requests==2.32.5
ruff==0.14.7
ruff==0.14.8
soupsieve==2.8
typing_extensions==4.15.0
urllib3==2.5.0
urllib3==2.6.0
waitress==3.0.2
Werkzeug==3.1.4

View File

@ -2,5 +2,5 @@ beautifulsoup4==4.14.3
Flask==3.1.2
mypy==1.19.0
requests==2.32.5
ruff==0.14.7
ruff==0.14.8
waitress==3.0.2