Skip to content

Commit

Permalink
Update requirements.txt (#886)
Browse files Browse the repository at this point in the history
* Update requirements.txt

* Update test-requirements.txt

* Update settings.ini

* Update settings.ini

* Update settings.ini
  • Loading branch information
shawaj authored Oct 3, 2023
1 parent 96fac5f commit ae7ed17
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
jinja2==3.1.2
grpcio==1.56.0
hm-pyhelper==0.14.30
hm-pyhelper==0.14.31
8 changes: 4 additions & 4 deletions settings.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
FIRMWARE_VERSION=v1.2.1
DIAGNOSTICS_VERSION=95860ee
CONFIG_VERSION=8e93fcc
PKTFWD_VERSION=d9a70aa
GATEWAYRS_VERSION=0a78ab8
DIAGNOSTICS_VERSION=d24559a
CONFIG_VERSION=2386553
PKTFWD_VERSION=ee5b6b1
GATEWAYRS_VERSION=b73b130
MULTIPLEXER_VERSION=a1fc09b
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ bandit==1.7.5
pytest==7.4.0
pytest-cov==4.1.0
grpcio==1.56.0
hm_pyhelper==0.14.30
hm_pyhelper==0.14.31

0 comments on commit ae7ed17

Please sign in to comment.