Skip to content

Commit

Permalink
Bump requests from 2.23.0 to 2.31.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent bf6a16c commit f075162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ authors = [{ name = "HFT-Crypto-API", email = "[email protected]" }]
license = { file = "LICENSE" }
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"requests==2.23.0",
"requests==2.31.0",
"urllib3==1.26.18",
"utils==1.0.1",
"websockets>=9.1",
Expand Down

0 comments on commit f075162

Please sign in to comment.