Skip to content

Commit

Permalink
- Update dependencies to the latest releases for each supported Pytho…
Browse files Browse the repository at this point in the history
…n version
  • Loading branch information
dataflake committed Oct 31, 2022
1 parent 26249e2 commit 1d3978a
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 26 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ https://zope.readthedocs.io/en/2.13/CHANGES.html
4.8.4 (unreleased)
------------------

- Update dependencies to the latest releases for each supported Python version.


4.8.3 (2022-10-31)
------------------
Expand Down
14 changes: 7 additions & 7 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
AccessControl==4.3
Acquisition==4.10
AuthEncoding==4.3
BTrees==4.10.0
Chameleon==3.9.1
BTrees==4.10.1
Chameleon==3.10.1
DateTime==4.4
DocumentTemplate==3.4; python_version == '2.7'
DocumentTemplate==3.4; python_version == '3.5'
DocumentTemplate==4; python_version > '3.5'
ExtensionClass==4.6
Missing==4.1
MultiMapping==4.1
Paste==3.5.0
Paste==3.5.2
PasteDeploy==2.1.1
Persistence==3.3
Products.BTreeFolder2==4.3
Expand Down Expand Up @@ -40,8 +40,8 @@ mock==3.0.5; python_version == '3.5'
mock==4.0.3; python_version > '3.5'
multipart==0.1.1; python_version == '2.7'
multipart==0.2.4; python_version > '2.7'
pbr==5.9.0
persistent==4.9.0
pbr==5.11.0
persistent==4.9.1
pytz==2022.1
roman==3.3
shutilwhich==1.1.0
Expand Down Expand Up @@ -87,11 +87,11 @@ zope.lifecycleevent==4.4
zope.location==4.2
zope.pagetemplate==4.6.0
zope.processlifetime==2.3.0
zope.proxy==4.5.0
zope.proxy==4.5.1
zope.ptresource==4.3.0
zope.publisher==6.1.0
zope.ramcache==2.4
zope.schema==6.2.0
zope.schema==6.2.1
zope.security==5.3
zope.sendmail==5.2
zope.sequencesort==4.2
Expand Down
14 changes: 7 additions & 7 deletions requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ Zope==<5
AccessControl==4.3
Acquisition==4.10
AuthEncoding==4.3
BTrees==4.10.0
Chameleon==3.9.1
BTrees==4.10.1
Chameleon==3.10.1
DateTime==4.4
DocumentTemplate==3.4; python_version == '2.7'
DocumentTemplate==3.4; python_version == '3.5'
DocumentTemplate==4; python_version > '3.5'
ExtensionClass==4.6
Missing==4.1
MultiMapping==4.1
Paste==3.5.0
Paste==3.5.2
PasteDeploy==2.1.1
Persistence==3.3
Products.BTreeFolder2==4.3
Expand Down Expand Up @@ -41,8 +41,8 @@ mock==3.0.5; python_version == '3.5'
mock==4.0.3; python_version > '3.5'
multipart==0.1.1; python_version == '2.7'
multipart==0.2.4; python_version > '2.7'
pbr==5.9.0
persistent==4.9.0
pbr==5.11.0
persistent==4.9.1
pytz==2022.1
roman==3.3
shutilwhich==1.1.0
Expand Down Expand Up @@ -88,11 +88,11 @@ zope.lifecycleevent==4.4
zope.location==4.2
zope.pagetemplate==4.6.0
zope.processlifetime==2.3.0
zope.proxy==4.5.0
zope.proxy==4.5.1
zope.ptresource==4.3.0
zope.publisher==6.1.0
zope.ramcache==2.4
zope.schema==6.2.0
zope.schema==6.2.1
zope.security==5.3
zope.sendmail==5.2
zope.sequencesort==4.2
Expand Down
14 changes: 7 additions & 7 deletions versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Zope2 = 4.0
AccessControl = 4.3
Acquisition = 4.10
AuthEncoding = 4.3
BTrees = 4.10.0
Chameleon = 3.9.1
BTrees = 4.10.1
Chameleon = 3.10.1
DateTime = 4.4
DocumentTemplate = 4
ExtensionClass = 4.6
Missing = 4.1
MultiMapping = 4.1
Paste = 3.5.0
Paste = 3.5.2
PasteDeploy = 2.1.1
Persistence = 3.3
Products.BTreeFolder2 = 4.3
Expand All @@ -36,8 +36,8 @@ future = 0.18.2
ipaddress = 1.0.23
mock = 4.0.3
multipart = 0.2.4
pbr = 5.9.0
persistent = 4.9.0
pbr = 5.11.0
persistent = 4.9.1
pytz = 2022.1
roman = 3.3
shutilwhich = 1.1.0
Expand Down Expand Up @@ -78,11 +78,11 @@ zope.lifecycleevent = 4.4
zope.location = 4.2
zope.pagetemplate = 4.6.0
zope.processlifetime = 2.3.0
zope.proxy = 4.5.0
zope.proxy = 4.5.1
zope.ptresource = 4.3.0
zope.publisher = 6.1.0
zope.ramcache = 2.4
zope.schema = 6.2.0
zope.schema = 6.2.1
zope.security = 5.3
zope.sendmail = 5.2
zope.sequencesort = 4.2
Expand Down
10 changes: 5 additions & 5 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ versions = versions

[versions]
# Version pins for development and optional dependencies.
Babel = 2.10.1
Babel = 2.10.3
Jinja2 = 3.1.2
MarkupSafe = 2.1.1
Pygments = 2.12.0
Sphinx = 5.0.0
Sphinx = 5.0.2
alabaster = 0.7.12
backports.functools-lru-cache = 1.6.4
beautifulsoup4 = 4.11.1
certifi = 2021.10.8
cffi = 1.15.0
cffi = 1.15.1
chardet = 4.0.0
charset-normalizer = 2.0.12
collective.recipe.template = 2.2
Expand Down Expand Up @@ -46,12 +46,12 @@ sphinxcontrib-websupport = 1.2.4
tempstorage = 5.2
typing = 3.10.0.0
typing-extensions = 4.1.1
urllib3 = 1.26.9
urllib3 = 1.26.12
z3c.checkversions = 1.2
zc.recipe.egg = 2.0.7
zc.recipe.testrunner = 2.2
zodbupdate = 1.5
zipp = 3.8.1
zipp = 3.10.0

[versions:python27]
# Babel 2.10 requires Python 3.6
Expand Down

0 comments on commit 1d3978a

Please sign in to comment.