Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit d5ff9a8

Browse files
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /samples/snippets
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 c0c824b commit d5ff9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ shapely==2.1.2; python_version >= '3.10'
3232
six==1.17.0
3333
sqlalchemy===1.4.27
3434
typing-extensions==4.15.0; python_version >= '3.9'
35-
urllib3==2.6.0; python_version >= '3.9'
35+
urllib3==2.6.3; python_version >= '3.9'

0 commit comments

Comments
 (0)