Skip to content

Commit 651900d

Browse files
author
pjbreaux
authored
Merge pull request #601 from zancas/update_pin
Update pin
2 parents b9662ee + f75ea8f commit 651900d

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.7'],
33+
install_requires=['f5-icontrol-rest == 1.0.9'],
3434
packages=find_packages(
3535
exclude=["*.test", "*.test.*", "test.*", "test_*", "test", "test*"]
3636
),

0 commit comments

Comments
 (0)