Skip to content

Commit a4c62ac

Browse files
chore(deps): bump urllib3 from 2.6.2 to 2.6.3 (#734)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 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.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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 151a34c commit a4c62ac

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
@@ -43,7 +43,7 @@ toml==0.10.2; python_version >= "3.7" and python_full_version < "3.0.0" and pyth
4343
typer==0.20.1; python_version >= "3.6"
4444
typing-extensions==4.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
4545
ujson==5.11.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
46-
urllib3==2.6.2; python_full_version >= "3.6.1" and python_version < "4"
46+
urllib3==2.6.3; python_full_version >= "3.6.1" and python_version < "4"
4747
uvicorn==0.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
4848
uvloop==0.22.1
4949
watchgod==0.8.2

0 commit comments

Comments
 (0)