Skip to content

Commit

Permalink
Merge branch 'main' into renovate/google-cloud-billing-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole authored Jul 18, 2022
2 parents 7eb38e7 + c652045 commit cd24f71
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Django==3.2.14; python_version < '3.8'
gunicorn==20.1.0
psycopg2-binary==2.9.3
django-environ==0.9.0
google-cloud-secret-manager==2.11.1
google-cloud-secret-manager==2.12.0
django-storages[google]==1.12.3
2 changes: 1 addition & 1 deletion appengine/standard_python3/django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Django==4.0.4; python_version >= '3.8'
Django==3.2.14; python_version < '3.8'
django-environ==0.9.0
psycopg2-binary==2.9.3
google-cloud-secret-manager==2.11.1
google-cloud-secret-manager==2.12.0
2 changes: 1 addition & 1 deletion functions/v2/label_gce_instance/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-compute==1.3.2
google-cloud-compute==1.4.0
2 changes: 1 addition & 1 deletion run/django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ django-storages[google]==1.12.3
django-environ==0.9.0
psycopg2-binary==2.9.3
gunicorn==20.1.0
google-cloud-secret-manager==2.11.1
google-cloud-secret-manager==2.12.0
2 changes: 1 addition & 1 deletion servicedirectory/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-service-directory==1.4.1
google-cloud-service-directory==1.5.0
2 changes: 1 addition & 1 deletion storagetransfer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage-transfer==1.3.1
google-cloud-storage-transfer==1.4.0
google-api-python-client==2.47.0
google-auth==2.6.2
google-auth-httplib2==0.1.0

0 comments on commit cd24f71

Please sign in to comment.