Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 383c4be

Browse files
Bump idna from 3.4 to 3.7 in /python
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e85778c commit 383c4be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/examples/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,9 @@ googleapis-common-protos==1.60.0 \
192192
--hash=sha256:69f9bbcc6acde92cab2db95ce30a70bd2b81d20b12eff3f1aabaffcbe8a93918 \
193193
--hash=sha256:e73ebb404098db405ba95d1e1ae0aa91c3e15a71da031a2eeb6b2e23e7bc3708
194194
# via google-api-core
195-
idna==3.4 \
196-
--hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \
197-
--hash=sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2
195+
idna==3.7 \
196+
--hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
197+
--hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
198198
# via requests
199199
protobuf==4.24.0 \
200200
--hash=sha256:44825e963008f8ea0d26c51911c30d3e82e122997c3c4568fd0385dd7bacaedf \

0 commit comments

Comments
 (0)