Skip to content

Commit 310c508

Browse files
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 14445c0 commit 310c508

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed
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
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
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
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)