Skip to content

Commit

Permalink
Merge pull request #6 from mozilla-services/update-pubsub-version
Browse files Browse the repository at this point in the history
fix: updated google-cloud-pubsub to version 2.20.1
  • Loading branch information
dlactin authored Mar 11, 2024
2 parents 52ea087 + 3f3b3df commit b2615e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion event-handler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.3.2
gunicorn==20.1.0
google-cloud-pubsub==1.7.2
google-cloud-pubsub==2.20.1
google-cloud-secret-manager==0.1.0

0 comments on commit b2615e1

Please sign in to comment.