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

Commit be52ba2

Browse files
chore(deps): bump urllib3 from 2.6.0 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b049cd4 commit be52ba2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ b2sdk = "~=1.17.1"
2323
pydrive = "~=1.3.0"
2424
paramiko = "~=3.4.0"
2525
requests = "~=2.32.4"
26-
urllib3 = "~=2.6.0"
26+
urllib3 = "~=2.6.3"
2727
xattr = "*"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)