Skip to content

Commit 2f7a4fc

Browse files
chore(deps): update all dependencies (#177)
* chore(deps): update all dependencies * revert pin change for python 3.6 Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent e3055e1 commit 2f7a4fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

recaptcha_enterprise/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
selenium==4.0.0; python_version > '3.6'
1+
selenium==4.1.0; python_version > '3.6'
22
selenium==3.141.0; python_version <= '3.6'
33
Flask==2.0.2
44
pytest==6.2.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-recaptcha-enterprise==1.4.1
1+
google-cloud-recaptcha-enterprise==1.5.0

0 commit comments

Comments
 (0)