Skip to content

Commit 77dc61a

Browse files
renovate-botparthea
authored andcommitted
chore(deps): update all dependencies (#332)
* chore(deps): update all dependencies * remove pin for python 3.6 Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent ee90ea6 commit 77dc61a

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

automl/beta/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==6.2.5
1+
pytest==7.0.0

automl/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
backoff==1.11.1
2-
pytest==6.2.5
2+
pytest==7.0.0

automl/snippets/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
google-cloud-translate==3.6.1
2-
google-cloud-storage==2.0.0; python_version == '3.6'
3-
google-cloud-storage==2.1.0; python_version > '3.6'
2+
google-cloud-storage==2.1.0
43
google-cloud-automl==2.6.0

automl/tables/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==6.2.5
1+
pytest==7.0.0
22
backoff==1.11.1

0 commit comments

Comments
 (0)