Skip to content

Commit 96de4c8

Browse files
authored
Revert "chore(deps-dev): Bump urllib3 from 2.0.5 to 2.0.7 (#280)" (#283)
This reverts commit 532aa8b. Updating urllib with dependabot broke the PDM project. Revert change to update manually
1 parent 532aa8b commit 96de4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ tomlkit==0.12.1
6060
truststore==0.8.0
6161
typing-extensions==4.8.0
6262
unearth==0.11.0
63-
urllib3==2.0.7
63+
urllib3==2.0.5
6464
virtualenv==20.24.5

0 commit comments

Comments
 (0)