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

Commit 58f19eb

Browse files
Bump urllib3 from 2.0.2 to 2.0.3 (#72)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.2...2.0.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d368fc0 commit 58f19eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ PyGithub==1.58.2
1111
PyJWT==2.7.0
1212
PyNaCl==1.5.0
1313
requests==2.31.0
14-
urllib3==2.0.2
14+
urllib3==2.0.3
1515
wrapt==1.15.0

0 commit comments

Comments
 (0)