Skip to content

Commit

Permalink
Merge pull request #447 from VorTECHsa/update-requests-version
Browse files Browse the repository at this point in the history
update: requests package version
  • Loading branch information
valeriiashmyhlo authored Sep 12, 2023
2 parents ba56fd0 + 0b4c2eb commit aba80b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"jupyter==1.0.0",
"matplotlib>=3.5.3",
"pandas>=0.25.2",
"requests==2.28.1",
"requests==2.31.0",
"statsmodels==0.13.2",
"tqdm==4.64.1",
"pydantic==1.10.2",
Expand Down
2 changes: 1 addition & 1 deletion vortexasdk/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.53.6"
__version__ = "0.53.7"

0 comments on commit aba80b9

Please sign in to comment.