Skip to content

Commit e1e8ac7

Browse files
Bump urllib3 from 2.6.0 to 2.6.3 in /docs
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] <[email protected]>
1 parent fecc699 commit e1e8ac7

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
@@ -76,6 +76,6 @@ types-freezegun==1.1.10 ; python_version >= "3.9" and python_version < "3.15"
7676
types-setuptools==65.3.0 ; python_version >= "3.9" and python_version < "3.15"
7777
typing-extensions==4.3.0 ; python_version >= "3.9" and python_version < "3.15"
7878
universal-startfile==0.2 ; python_version >= "3.9" and python_version < "3.15"
79-
urllib3==2.6.0 ; python_version >= "3.9" and python_version < "3.15"
79+
urllib3==2.6.3 ; python_version >= "3.9" and python_version < "3.15"
8080
watchdog==2.1.9 ; python_version >= "3.9" and python_version < "3.15"
8181
zipp==3.19.1 ; python_version >= "3.9" and python_version < "3.15"

0 commit comments

Comments
 (0)