Skip to content

Commit

Permalink
update setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
pbauer committed Apr 29, 2019
1 parent 58d727f commit 1fc5ca4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
setuptools==41.0.0
setuptools==41.0.1
zc.buildout==2.13.1
10 changes: 5 additions & 5 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ extends = https://raw.githubusercontent.com/zopefoundation/Zope/4.0b10/versions.

# Basics
# !! keep in sync with requirements.txt !!
setuptools = 41.0.0
setuptools = 41.0.1
zc.buildout = 2.13.1

# recipes and extensions
Expand All @@ -19,13 +19,13 @@ click = 7.0
collective.recipe.omelette = 0.16
collective.recipe.template = 2.1
freezegun = 0.3.11
Genshi = 0.7.1
Genshi = 0.7.2
incremental = 17.5.0
mr.developer = 2.0.0
plone.recipe.alltests = 1.5.1
plone.recipe.precompiler = 0.7.1
plone.recipe.zeoserver = 2.0.1
plone.recipe.zope2instance = 6.1.4
plone.recipe.zope2instance = 6.1.5
plone.releaser = 1.7.2
plone.versioncheck = 1.7.0
requests = 2.21.0
Expand Down Expand Up @@ -195,7 +195,7 @@ plone.registry = 1.1.5
plone.reload = 3.0.0
plone.resource = 2.1.1
plone.rest = 1.4.0
plone.restapi = 3.8.1
plone.restapi = 3.9.0
plone.resourceeditor = 3.0.0
plone.rfc822 = 2.0.0
plone.scale = 3.0.3
Expand Down Expand Up @@ -241,7 +241,7 @@ Products.SiteErrorLog = 5.3
Products.TemporaryFolder = 5.3
Products.statusmessages = 5.0.4
Products.ZopeVersionControl = 1.1.4
Products.ZSQLMethods = 3.0.6
Products.ZSQLMethods = 3.0.7
sourcecodegen = 0.6.14
z3c.autoinclude = 0.3.9
z3c.caching = 2.1
Expand Down

0 comments on commit 1fc5ca4

Please sign in to comment.