Skip to content

Commit

Permalink
Merge pull request #32 from nathanielvarona/security/update-dependenc…
Browse files Browse the repository at this point in the history
…ies-for-requests

Update Dependencies for `requests`
  • Loading branch information
nathanielvarona authored Apr 26, 2024
2 parents 1e36516 + c3f5397 commit ae0ebbc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
27 changes: 14 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Tracker = "https://github.com/nathanielvarona/pritunl-api-python"

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
requests = "2.28.2"
requests = "2.31.0"
ptpython = {version = "3.0.23", optional = true}
ipython = {version = "8.11.0", optional = true}
click = {version = "8.1.3", optional = true}
Expand Down

0 comments on commit ae0ebbc

Please sign in to comment.