Skip to content

Commit

Permalink
Bump dependencies (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
koszti authored Apr 12, 2021
1 parent 2a0335c commit 92e2ef5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'argparse==1.4.0',
'tabulate==0.8.9',
'PyYAML==5.4.1',
'ansible==2.7.16',
'ansible==3.2.0',
'Jinja2==2.11.3',
'joblib==1.0.0',
'PyMySQL==0.7.11',
Expand All @@ -30,7 +30,7 @@
'singer-encodings==0.0.*',
'messytables==0.15.*',
'python-pidfile==3.0.0',
'pre-commit==2.11.1',
'pre-commit==2.12.0',
'pymongo>=3.10,<3.12',
'tzlocal>=2.0,<2.2',
'slackclient>=2.7,<2.10',
Expand All @@ -43,7 +43,7 @@
'coverage==5.5',
'python-dotenv==0.17.0',
'mock==4.0.3',
'pylint==2.7.2',
'pylint==2.7.4',
'unify==0.5'
]
},
Expand Down

0 comments on commit 92e2ef5

Please sign in to comment.