Skip to content

Commit 12acd64

Browse files
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 c1db6f5 commit 12acd64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ PyJWT==2.6.0
1717
PyNaCl==1.6.2
1818
requests==2.32.4
1919
typing_extensions==4.5.0
20-
urllib3==2.6.0
20+
urllib3==2.6.3
2121
wrapt==1.15.0
2222
yarl==1.8.2

0 commit comments

Comments
 (0)