Skip to content

Commit

Permalink
Merge pull request #28 from webis-de/dependabot/pip/urllib3-approx-eq…
Browse files Browse the repository at this point in the history
…-2.1

Update urllib3 requirement from ~=1.26 to ~=2.1
  • Loading branch information
janheinrichmerker authored Nov 20, 2023
2 parents 425611c + 0f2b823 commit 56843fe
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 @@ -52,7 +52,7 @@ dependencies = [
"seaborn~=0.13.0",
"tqdm~=4.64",
"unidecode~=1.3",
"urllib3~=1.26",
"urllib3~=2.1",
"warcio~=1.7",
]
dynamic = ["version"]
Expand Down

0 comments on commit 56843fe

Please sign in to comment.