Skip to content

Commit 5d3cea0

Browse files
committed
update dependency on icontrol-REST to 1.0.6
1 parent 7db26d6 commit 5d3cea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
author_email='f5_common_python@f5.com',
3131
url='https://github.com/F5Networks/f5-common-python',
3232
keywords=['F5', 'sdk', 'api', 'icontrol', 'bigip', 'api', 'ltm'],
33-
install_requires=['f5-icontrol-rest >= 1.0.5'],
33+
install_requires=['f5-icontrol-rest >= 1.0.6'],
3434
packages=find_packages(
3535
exclude=["*.test", "*.test.*", "test.*", "test_*", "test", "test*"]
3636
),

0 commit comments

Comments
 (0)