Skip to content

Commit 25bc02c

Browse files
authored
Merge pull request #23 from GeekMasher/dependabot/pip/urllib3-2.0.2
build(deps-dev): bump urllib3 from 1.26.15 to 2.0.2
2 parents 7715206 + 84fc9bd commit 25bc02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"PyYAML==6.0",
2424
"requests==2.30.0",
2525
"ratelimit==2.2.1",
26-
"urllib3==1.26.15"
26+
"urllib3==2.0.2"
2727
]
2828

2929
[project.urls]

0 commit comments

Comments
 (0)