Skip to content

Commit 5f23d98

Browse files
chore: update urllib3 requirement from ~=2.2.3 to ~=2.3.0
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79a81a6 commit 5f23d98

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
@@ -1,4 +1,4 @@
11
jinja2~=3.1.4
22
requests~=2.32.3
3-
urllib3~=2.2.3
3+
urllib3~=2.3.0
44
pylint~=3.2.7

0 commit comments

Comments
 (0)