File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# This file has been auto-generated.
2
2
# All changes will be lost, see Projectfile.
3
3
#
4
- # Updated at 2017-07-04 11:16:38.962725
4
+ # Updated at 2017-07-16 10:29:30.567692
5
5
6
6
PACKAGE ?= bonobo_sqlalchemy
7
7
PYTHON ?= $(shell which python)
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ psutil==5.2.2
13
13
py == 1.4.34
14
14
pyparsing == 2.2.0
15
15
pytest-cov == 2.5.1
16
- pytest == 3.1.2
16
+ pytest == 3.1.3
17
17
pytz == 2017.2
18
18
requests == 2.18.1
19
19
six == 1.10.0
20
- stevedore == 1.23 .0
20
+ stevedore == 1.24 .0
21
21
urllib3 == 1.21.1
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ pytz==2017.2
14
14
requests == 2.18.1
15
15
six == 1.10.0
16
16
sqlalchemy == 1.1.11
17
- stevedore == 1.23 .0
17
+ stevedore == 1.24 .0
18
18
urllib3 == 1.21.1
You can’t perform that action at this time.
0 commit comments