Skip to content

Commit

Permalink
Merge pull request #515 from plone/thet-buildoutup
Browse files Browse the repository at this point in the history
update setuptools+buildout
  • Loading branch information
thet authored Sep 18, 2018
2 parents 7eaefed + 20cbd4a commit 2e31810
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
setuptools==40.1.0
zc.buildout==2.12.1
setuptools==40.2.0
zc.buildout==2.12.2
4 changes: 2 additions & 2 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ extends = https://raw.githubusercontent.com/zopefoundation/Zope/4.0b5/versions.c

# Basics
# !! keep in sync with requirements.txt !!
setuptools = 40.1.0
zc.buildout = 2.12.1
setuptools = 40.2.0
zc.buildout = 2.12.2

# recipes and extensions
cachecontrol = 0.12.5
Expand Down

0 comments on commit 2e31810

Please sign in to comment.