Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f9dbf42

Browse filesBrowse files
authored
chore(deps): update dependency six to v1.14.0 (GoogleCloudPlatform#3200)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [six](https://togithub.com/benjaminp/six) | minor | `==1.13.0` -> `==1.14.0` | --- ### Release Notes <details> <summary>benjaminp/six</summary> ### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#&#8203;1140) [Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0) - Issue [#&GoogleCloudPlatform#8203;288](https://togithub.com/benjaminp/six/issues/288), pull request [#&GoogleCloudPlatform#8203;289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`. - Issue [#&GoogleCloudPlatform#8203;317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on Python 3.9+. Python 3.7 and later requires threading and deprecated the `_dummy_thread` module. - Issue [#&GoogleCloudPlatform#8203;308](https://togithub.com/benjaminp/six/issues/308), pull request [#&GoogleCloudPlatform#8203;314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2. - Issue [#&GoogleCloudPlatform#8203;250](https://togithub.com/benjaminp/six/issues/250), issue [#&GoogleCloudPlatform#8203;165](https://togithub.com/benjaminp/six/issues/165), pull request [#&GoogleCloudPlatform#8203;251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing attributes. This follows the Python 3.2+ standard library behavior. </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
1 parent 590cffc commit f9dbf42
Copy full SHA for f9dbf42

File tree

Expand file treeCollapse file tree

6 files changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+6
-6
lines changed

‎cdn/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
six==1.13.0
1+
six==1.14.0

‎composer/rest/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-auth==1.11.2
22
requests==2.22.0
3-
six==1.13.0
3+
six==1.14.0

‎compute/xmpp_wikibot/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.1
22
requests==2.22.0
33
sleekxmpp==1.3.3
4-
six==1.13.0
4+
six==1.14.0

‎endpoints/getting-started/requirements.txt

Copy file name to clipboardExpand all lines: endpoints/getting-started/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==1.1.1
22
flask-cors==3.0.8
33
gunicorn==20.0.4
4-
six==1.13.0
4+
six==1.14.0
55
pyyaml==5.3.1
66
requests==2.22.0
77
google-auth==1.11.2

‎speech/microphone/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-speech==1.3.2
22
pyaudio==0.2.11
3-
six==1.13.0
3+
six==1.14.0
44

‎storage/signed_urls/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-storage==1.26.0
22
google-auth==1.11.2
3-
six==1.13.0
3+
six==1.14.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.