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

Commit dcf48dc

Browse files
committed
Update etos library to version 1.6.0
1 parent d0239f7 commit dcf48dc

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
@@ -20,4 +20,4 @@ halo==0.0.26
2020
requests==2.24.0
2121
gql==0.1.0
2222
packageurl-python==0.9.1
23-
etos_lib==1.5.0
23+
etos_lib==1.6.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ install_requires =
3434
requests==2.24.0
3535
gql==0.1.0
3636
packageurl-python==0.9.1
37-
etos_lib==1.5.0
37+
etos_lib==1.6.0
3838

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

0 commit comments

Comments
 (0)