Skip to content

Commit

Permalink
Bump urllib3 from 1.26 to 1.26.18 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 945a8a2 commit ae88725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = { file = "LICENSE" }
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"requests==2.23.0",
"urllib3==1.26",
"urllib3==1.26.18",
"utils==1.0.1",
"websockets>=9.1",
"pytest==6.2.1",
Expand Down

0 comments on commit ae88725

Please sign in to comment.