Update requests requirement from ==2.28.* to ==2.29.* (#3273)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-02 10:59:10 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 050ff43a55
commit e86eb345b3
+1 -1
View File
@@ -92,7 +92,7 @@ dependencies = [
"qrcode==7.4.*",
"redis==4.5.*,>=4.5.4",
"reportlab==3.6.*",
"requests==2.28.*",
"requests==2.29.*",
"sentry-sdk==1.15.*",
"sepaxml==2.6.*",
"slimit",