Skip to content

Commit 20a9466

Browse files
committed
Upgrade urllib3 due to a security vulnerability
1 parent ce17054 commit 20a9466

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

assets

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies = [
6666
"requests==2.32.4",
6767
"tabula-py==1.2.0",
6868
"typing==3.6.2",
69-
"urllib3==2.6.1",
69+
"urllib3==2.6.3",
7070
"xmltodict==0.11.0",
7171
"xhtml2pdf==0.2.17",
7272
"reportlab", # XXX: Used by xhtml2pdf reportlab==3.6.7 breaks for now

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)