From 16d26dbe8c4fb608e85fe0c0af17be75f653502f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Apr 2022 03:27:03 +0000 Subject: [PATCH] Update all dependencies --- setup.cfg | 10 +++++----- templates/partials/head.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/setup.cfg b/setup.cfg index bfd6b70f..a528c6cd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,8 +16,8 @@ install_requires = aiohttp==3.8.1 asgiref==3.5.0 bcrypt==3.2.0 - beautifulsoup4==4.10.0 - bleach==4.1.0 + beautifulsoup4==4.11.1 + bleach==5.0.0 email-validator==1.1.3 fakeredis==1.7.1 feedgen==0.9.0 @@ -28,18 +28,18 @@ install_requires = protobuf==3.20.0 pygit2==1.9.1 python-multipart==0.0.5 - redis==3.5.3 + redis==4.2.2 requests==2.27.1 paginate==0.5.6 # SQL alembic==1.7.7 mysqlclient==2.1.0 - Authlib==1.0.0 + Authlib==1.0.1 Jinja2==3.1.1 Markdown==3.3.6 Werkzeug==2.1.1 - SQLAlchemy==1.4.34 + SQLAlchemy==1.4.35 # ASGI uvicorn==0.17.6 diff --git a/templates/partials/head.html b/templates/partials/head.html index 6d5edca7..aefe5fba 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -1,7 +1,7 @@ {% include 'partials/meta.html' %} - +