Skip to content

Commit e9feb9a

Browse files
authored
Update requirements-dev.txt
1 parent 016dcb0 commit e9feb9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ansible
2-
ansible_runner<2.0; python_version < '3.6'
3-
ansible_runner; python_version >= '3.6'
2+
ansible_runner<2.0; python_version < '3.6' # pyup: ignore
3+
ansible_runner; python_version >= '3.6' # pyup: ignore
44
colour
55
coverage
66
geopy

0 commit comments

Comments
 (0)