Skip to content

Commit 57be84a

Browse files
committed
updating urllib3 to address dependabot findings
Signed-off-by: Neal Ensor <ensorn@osti.gov>
1 parent 7db5bbe commit 57be84a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
dependencies = [
2121
"requests",
2222
"pydantic",
23-
"urllib3==1.26.6"
23+
"urllib3==1.26.17"
2424
]
2525

2626
[project.optional-dependencies]

0 commit comments

Comments
 (0)