We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027c1e3 commit 4f26b47Copy full SHA for 4f26b47
.github/renovate.json
@@ -1,6 +1,7 @@
1
{
2
"extends": [
3
"config:base",
4
+ "group:all",
5
":preserveSemverRanges",
6
":disableDependencyDashboard"
7
],
authenticating-users/requirements.txt
@@ -1,6 +1,6 @@
# [START getting_started_requirements]
Flask==2.2.2
-cryptography==38.0.4
+cryptography==39.0.0
python-jose[cryptography]==3.3.0
requests==2.28.1
# [END getting_started_requirements]
0 commit comments