Skip to content

Commit

Permalink
pin prev urllib version for kicks
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Dec 23, 2024
1 parent 8ad9542 commit 206306f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ extras = [
"click",
]
dev = [
# testing
"urllib3==2.2.3",
# tests
"pytest",
"pytest-cov",
Expand Down

0 comments on commit 206306f

Please sign in to comment.