Skip to content

Commit

Permalink
chore(deps): update all dependencies (#177)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* revert pin change for python 3.6

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea authored Jan 19, 2022
1 parent e3055e1 commit 2f7a4fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recaptcha_enterprise/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
selenium==4.0.0; python_version > '3.6'
selenium==4.1.0; python_version > '3.6'
selenium==3.141.0; python_version <= '3.6'
Flask==2.0.2
pytest==6.2.5
Expand Down
2 changes: 1 addition & 1 deletion recaptcha_enterprise/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-recaptcha-enterprise==1.4.1
google-cloud-recaptcha-enterprise==1.5.0

0 comments on commit 2f7a4fc

Please sign in to comment.