Skip to content

Commit

Permalink
Merge pull request #261 from NebraLtd/dependabot/pip/requests-2.31.0
Browse files Browse the repository at this point in the history
build(deps): bump requests from 2.28.2 to 2.31.0
  • Loading branch information
ccrisan authored May 25, 2023
2 parents 6230aa1 + 9e08e1d commit 1eff5c5
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 8 deletions.
50 changes: 43 additions & 7 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 @@ -14,7 +14,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.9"
requests = "~2.28.1"
requests = ">=2.28.1,<2.32.0"
retry = "~0.9.2"
base58 = "~2.1.1"
protobuf = "~4.21.12"
Expand Down

0 comments on commit 1eff5c5

Please sign in to comment.