Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit dcc07b6

Browse files
authored
Update to version 2.1.0 of ETOS Library (#24)
1 parent 1cd1c3e commit dcc07b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
#
1818
halo==0.0.26
1919
packageurl-python==0.9.1
20-
etos_lib==1.25.0
20+
etos_lib==2.1.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ setup_requires = pyscaffold>=3.2a0,<3.3a0
3131
install_requires =
3232
halo==0.0.26
3333
packageurl-python==0.9.1
34-
etos_lib==1.25.0
34+
etos_lib==2.1.0
3535

3636
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
3737
python_requires = >=3.4

0 commit comments

Comments
 (0)