Skip to content

Commit 34abdd7

Browse files
build(deps): bump urllib3 from 2.6.3 to 2.7.0 (#104)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4d4ca7 commit 34abdd7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -778,9 +778,9 @@ types-setuptools==65.7.0.4 ; python_version >= "3.11" and python_version < "4.0"
778778
typing-extensions==4.15.0 ; python_version >= "3.11" and python_version < "4.0" \
779779
--hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
780780
--hash=sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
781-
urllib3==2.6.3 ; python_version >= "3.11" and python_version < "4.0" \
782-
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
783-
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
781+
urllib3==2.7.0 ; python_version >= "3.11" and python_version < "4.0" \
782+
--hash=sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c \
783+
--hash=sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
784784
validate-email==1.3 ; python_version >= "3.11" and python_version < "4.0" \
785785
--hash=sha256:784719dc5f780be319cdd185dc85dd93afebdb6ebb943811bc4c7c5f9c72aeaf
786786
werkzeug==3.1.8 ; python_version >= "3.11" and python_version < "4.0" \

0 commit comments

Comments
 (0)