Skip to content

Commit

Permalink
Merge pull request #205 from NebraLtd/shawaj/bumprequirements
Browse files Browse the repository at this point in the history
feat: update requirements.txt
  • Loading branch information
shawaj authored Jan 2, 2023
2 parents 907058d + 8e79969 commit 70995d7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requests==2.26.0
requests==2.28.1
retry==0.9.2
base58==2.1.1
protobuf==3.19.5
protobuf==3.20.3
packaging>=21.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='hm_pyhelper',
version='0.13.43',
version='0.13.44',
author="Nebra Ltd",
author_email="[email protected]",
description="Helium Python Helper",
Expand Down
8 changes: 4 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mock==4.0.3
pytest==6.2.5
flake8==3.9.2
responses==0.17.0
mock==5.0.0
pytest==7.2.0
flake8==5.0.4
responses==0.22.0

0 comments on commit 70995d7

Please sign in to comment.