Skip to content

Commit 8f03e15

Browse files
Bump urllib3 from 2.6.2 to 2.6.3 in /docassemble_base
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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2721193 commit 8f03e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docassemble_base/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ dependencies = [
196196
"ua-parser==1.0.1",
197197
"ua-parser-builtins==0.18.0.post1",
198198
"uritemplate==4.2.0",
199-
"urllib3==2.6.2",
199+
"urllib3==2.6.3",
200200
"us==3.2.0",
201201
"user-agents==2.2.0",
202202
"wcwidth==0.2.14",

0 commit comments

Comments
 (0)