8000 Update dependencies. · python-bonobo/bonobo-sqlalchemy@f903402 · GitHub
[go: up one dir, main page]

Skip to content

Commit f903402

Browse files
committed
Update dependencies.
1 parent 98811d5 commit f903402

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file has been auto-generated.
22
# All changes will be lost, see Projectfile.
33
#
4-
# Updated at 2017-07-04 11:16:38.962725
4+
# Updated at 2017-07-16 10:29:30.567692
55

66
PACKAGE ?= bonobo_sqlalchemy
77
PYTHON ?= $(shell which python)

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ psutil==5.2.2
1313
py==1.4.34
1414
pyparsing==2.2.0
1515
pytest-cov==2.5.1
16-
pytest==3.1.2
16+
pytest==3.1.3
1717
pytz==2017.2
1818
requests==2.18.1
1919
six==1.10.0
20-
stevedore==1.23.0
20+
stevedore==1.24.0
2121
urllib3==1.21.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ pytz==2017.2
1414
requests==2.18.1
1515
six==1.10.0
1616
sqlalchemy==1.1.11
17-
stevedore==1.23.0
17+
stevedore==1.24.0
1818
urllib3==1.21.1

0 commit comments

Comments
 (0)
0