Skip to content

Commit

Permalink
Merge pull request #370 from DESm1th/dependabot_changes
Browse files Browse the repository at this point in the history
[DEP] Bump requests and urllib3 versions
  • Loading branch information
DESm1th authored Jan 17, 2025
2 parents b1cdb7b + c3fa69c commit 170adfe
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 170adfe

Please sign in to comment.