Update remaining Python dependencies

This commit is contained in:
rubenwardy 2024-05-24 01:20:15 +01:00
parent b5cd169af8
commit 8191e3fe63

@ -1,25 +1,24 @@
alembic==1.13.1 alembic==1.13.1
amqp==5.1.1 amqp==5.2.0
async-timeout==4.0.2 async-timeout==4.0.3
Babel==2.15.0 Babel==2.15.0
bcrypt==4.0.1 bcrypt==4.1.3
beautifulsoup4==4.12.2 beautifulsoup4==4.12.3
billiard==3.6.4.0 billiard==4.2.0
bleach==6.0.0 bleach==6.1.0
blinker==1.6.2 blinker==1.8.2
celery==5.2.7 celery==5.4.0
certifi==2023.7.22 certifi==2024.2.2
charset-normalizer==3.1.0 charset-normalizer==3.3.2
click==8.1.3 click==8.1.7
click-didyoumean==0.3.0 click-didyoumean==0.3.1
click-plugins==1.1.1 click-plugins==1.1.1
click-repl==0.2.0 click-repl==0.3.0
coverage==7.2.3 coverage==7.5.1
decorator==5.1.1
deep-compare==1.0.5 deep-compare==1.0.5
dnspython==2.3.0 dnspython==2.6.1
email-validator==2.0.0.post1 email_validator==2.1.1
exceptiongroup==1.1.1 exceptiongroup==1.2.1
Flask==3.0.3 Flask==3.0.3
flask-babel==4.0.0 flask-babel==4.0.0
Flask-FlatPages==0.8.2 Flask-FlatPages==0.8.2
@ -29,50 +28,51 @@ Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1 Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1 Flask-WTF==1.2.1
git-archive-all==1.23.1 git-archive-all==1.23.1
gitdb==4.0.10 gitdb==4.0.11
GitHub-Flask==3.2.0 GitHub-Flask==3.2.0
GitPython==3.1.37 GitPython==3.1.43
greenlet==2.0.2 greenlet==3.0.3
gunicorn==20.1.0 idna==3.7
idna==3.4
iniconfig==2.0.0 iniconfig==2.0.0
itsdangerous==2.2.0 itsdangerous==2.2.0
Jinja2==3.1.2 Jinja2==3.1.4
kombu==5.2.4 kombu==5.3.7
libsass==0.22.0 libsass==0.23.0
lxml==4.9.2 lxml==5.2.2
Mako==1.2.4 Mako==1.3.5
Markdown==3.4.3 Markdown==3.6
MarkupSafe==2.1.2 MarkupSafe==2.1.5
packaging==23.1 packaging==24.0
passlib==1.7.4 passlib==1.7.4
Pillow==10.0.1 pillow==10.3.0
pluggy==1.0.0 pluggy==1.5.0
prompt-toolkit==3.0.38 prompt-toolkit==3.0.43
psycopg2==2.9.9 psycopg2==2.9.9
Pygments==2.15.1 Pygments==2.18.0
pytest==7.3.1 pytest==8.2.1
pytest-cov==4.0.0 pytest-cov==5.0.0
pytz==2023.3 python-dateutil==2.9.0.post0
PyYAML==6.0 pytz==2024.1
redis==4.5.4 PyYAML==6.0.1
requests==2.31.0 redis==5.0.4
requests==2.32.2
sentry-sdk==2.3.1
six==1.16.0 six==1.16.0
smmap==5.0.0 smmap==5.0.1
soupsieve==2.4.1 soupsieve==2.5
SQLAlchemy==2.0.30 SQLAlchemy==2.0.30
SQLAlchemy-Searchable==2.1.0 sqlalchemy-searchable==2.1.0
SQLAlchemy-Utils==0.41.2 SQLAlchemy-Utils==0.41.2
tomli==2.0.1 tomli==2.0.1
typing_extensions==4.11.0 typing_extensions==4.11.0
ua-parser==0.16.1 tzdata==2024.1
urllib3==1.26.18 ua-parser==0.18.0
urllib3==2.2.1
user-agents==2.2.0 user-agents==2.2.0
validators==0.20.0 validators==0.28.1
vine==5.0.0 vine==5.1.0
wcwidth==0.2.6 wcwidth==0.2.13
webencodings==0.5.1 webencodings==0.5.1
Werkzeug==3.0.3 Werkzeug==3.0.3
WTForms==3.1.2 WTForms==3.1.2
WTForms-SQLAlchemy==0.4.1 WTForms-SQLAlchemy==0.4.1
sentry-sdk[flask]==2.0.1