Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/pyup-initial-update'
Browse files Browse the repository at this point in the history
  • Loading branch information
dansan committed May 12, 2020
2 parents 93f753b + 51822d7 commit 0e527cb
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 25 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp
async-property
click
docker
requests
aiohttp==3.6.2
async-property==0.2.1
click==7.1.2
docker==4.2.0
requests==2.23.0
20 changes: 10 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
black
bumpversion
coverage
flake8
isort
Sphinx
tox
twine
watchdog
wheel
black==19.10b0
bumpversion==0.5.3
coverage==5.1
flake8==3.7.9
isort==4.3.21
Sphinx==3.0.3
tox==3.15.0
twine==3.1.1
watchdog==0.10.2
wheel==0.34.2
18 changes: 8 additions & 10 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
attrs
docker
factory_boy
faker
ldap3
pytest
pytest-asyncio
pytest-runner
requests
ruamel.yaml
attrs==19.3.0
factory_boy==2.12.0
faker==4.0.3
ldap3==2.7
pytest==5.4.2
pytest-asyncio==0.12.0
pytest-runner==5.2
ruamel.yaml==0.16.10

0 comments on commit 0e527cb

Please sign in to comment.