Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 9debcdc commit 99f7409
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion downpage/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.27.1
FROM nginx:1.27.3

ARG VCS_REF="missing"
ARG BUILD_DATE="missing"
Expand Down
12 changes: 6 additions & 6 deletions gcp/pam/cloud-functions/pam-grant-revoke/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ charset-normalizer==3.4.0
click==8.1.7
cloudevents==1.11.0
deprecation==2.1.0
flask==2.2.5
functions-framework==3.8.1
flask==2.3.3
functions-framework==3.8.2
google-api-core==2.24.0
google-api-python-client==2.155.0
google-auth-httplib2==0.2.0
Expand All @@ -19,19 +19,19 @@ grpcio==1.68.1
gunicorn==23.0.0
httplib2==0.22.0
idna==3.10
importlib-metadata==6.7.0
itsdangerous==2.1.2
importlib-metadata==6.11.0
itsdangerous==2.2.0
jinja2==3.1.4
markupsafe==2.1.5
packaging==24.0
packaging==24.2
proto-plus==1.25.0
protobuf==5.29.1
pyasn1-modules==0.4.1
pyasn1==0.6.1
pyparsing==3.2.0
requests==2.32.3
rsa==4.9
typing-extensions==4.7.1
typing-extensions==4.12.2
uritemplate==4.1.1
urllib3==2.2.3
watchdog==3.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ charset-normalizer==3.4.0
click==8.1.7
cloudevents==1.11.0
deprecation==2.1.0
flask==2.2.5
functions-framework==3.8.1
flask==2.3.3
functions-framework==3.8.2
gunicorn==23.0.0
google-api-core==2.24.0
google-auth==2.37.0
Expand All @@ -16,18 +16,18 @@ grpcio-status==1.68.1
grpcio==1.68.1
gunicorn==23.0.0
idna==3.10
importlib-metadata==6.7.0
itsdangerous==2.1.2
importlib-metadata==6.11.0
itsdangerous==2.2.0
jinja2==3.1.4
markupsafe==2.1.5
packaging==24.0
packaging==24.2
proto-plus==1.25.0
protobuf==5.29.2
pyasn1-modules==0.4.1
pyasn1==0.6.1
requests==2.32.3
rsa==4.9
typing-extensions==4.7.1
typing-extensions==4.12.2
urllib3==2.2.3
watchdog==3.0.0
werkzeug==2.2.3
Expand Down

0 comments on commit 99f7409

Please sign in to comment.