Skip to content

Commit

Permalink
[DEP] Bump requests and urllib3 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DESm1th committed Jan 17, 2025
1 parent b1cdb7b commit c3fa69c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ dependencies = [
"pysftp == 0.2.9",
"pyxnat == 1.6.2",
"pyyaml == 6.0.1",
"requests == 2.31.0",
"urllib3 == 2.2.1",
"requests == 2.32.3",
"urllib3 == 2.3.0",
"wrapt == 1.16.0"
]

Expand Down

0 comments on commit c3fa69c

Please sign in to comment.