Skip to content

Commit 4f26b47

Browse files
chore(deps): update dependency cryptography to v39 (GoogleCloudPlatform#530)
* chore(deps): update dependency cryptography to v39 * group renovate PRs to reduce toilsome tasks Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 027c1e3 commit 4f26b47

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/renovate.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": [
33
"config:base",
4+
"group:all",
45
":preserveSemverRanges",
56
":disableDependencyDashboard"
67
],

authenticating-users/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [START getting_started_requirements]
22
Flask==2.2.2
3-
cryptography==38.0.4
3+
cryptography==39.0.0
44
python-jose[cryptography]==3.3.0
55
requests==2.28.1
66
# [END getting_started_requirements]

0 commit comments

Comments
 (0)