Skip to content

Commit 2a41dc6

Browse files
chore(deps): update all dependencies (#253)
* chore(deps): update all dependencies * revert numpy pin changes for python <= 3.7 * add classifier for python 3.9 and 3.10 Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 12d144f commit 2a41dc6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.36.0
2-
google-auth==2.3.3
2+
google-auth==2.4.1
33
google-auth-httplib2==0.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-language==2.3.1
1+
google-cloud-language==2.3.2
22
numpy==1.22.1; python_version > '3.7'
33
numpy==1.21.4; python_version == '3.7'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-language==2.3.1
1+
google-cloud-language==2.3.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-language==2.3.1
1+
google-cloud-language==2.3.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-language==2.3.1
1+
google-cloud-language==2.3.2

0 commit comments

Comments
 (0)