Skip to content

Commit 0b603c7

Browse files
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#265)
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14f532b commit 0b603c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ tornado==6.5.4
103103
# via -r requirements.in
104104
typing-extensions==4.12.2
105105
# via beautifulsoup4
106-
urllib3==2.6.0
106+
urllib3==2.6.3
107107
# via requests
108108
uvicorn==0.34.0
109109
# via sphinx-autobuild

0 commit comments

Comments
 (0)