From 72a08ac2b923563988b57eea2f87dca7d331e7d0 Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Wed, 25 Oct 2023 11:10:29 +0200 Subject: [PATCH 1/2] pip 23.3.1 plus various small version updates. This pip version should be faster. Some major version updates where a package dropped support for earlier Python versions. --- requirements.txt | 2 +- versions-extra.cfg | 30 +++++++++++++++--------------- versions.cfg | 37 ++++++++++++++++++------------------- 3 files changed, 34 insertions(+), 35 deletions(-) diff --git a/requirements.txt b/requirements.txt index 430134c3ac..7be61bbdbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pip==23.2.1 +pip==23.3.1 setuptools==68.2.2 wheel==0.41.2 zc.buildout==3.0.1 diff --git a/versions-extra.cfg b/versions-extra.cfg index 2d536458da..b77880d821 100644 --- a/versions-extra.cfg +++ b/versions-extra.cfg @@ -3,14 +3,14 @@ # that pull in ever more dependencies. # Note: version pins in this file can be removed at any time. [versions] -argcomplete = 3.1.1 -argh = 0.28.1 -bleach = 6.0.0 +argcomplete = 3.1.2 +argh = 0.30.2 +bleach = 6.1.0 build = 1.0.3 cachecontrol = 0.13.1 cached-property = 1.5.2 check-manifest = 0.49 -click-default-group = 1.2.2 +click-default-group = 1.2.4 cmarkgfm = 2022.10.27 colorama = 0.4.6 commonmark = 0.9.1 @@ -18,10 +18,10 @@ configparser = 5.3.0 Deprecated = 1.2.14 distro = 1.8.0 fancycompleter = 0.9.1 -filelock = 3.12.2 -gitdb = 4.0.10 +filelock = 3.12.4 +gitdb = 4.0.11 grpcio-tools = 1.59.0 -GitPython = 3.1.32 +GitPython = 3.1.40 httplib2 = 0.22.0 i18ndude = 6.1.0 incremental = 22.10.0 @@ -31,7 +31,7 @@ lockfile = 0.12.2 markdown-it-py = 2.2.0 mdurl = 0.1.2 more-itertools = 9.1.0 -msgpack = 1.0.5 +msgpack = 1.0.7 mxdev = 3.0.0 oauthlib = 3.2.2 pdbpp = 0.10.3 @@ -43,28 +43,28 @@ plone.releaser = 2.1.1 plone.reload = 3.0.2 plone.versioncheck = 1.8.1 progress = 1.6 -PyGithub = 1.59.0 +PyGithub = 1.59.1 PyNaCl = 1.5.0 -pyparsing = 3.1.0 +pyparsing = 3.1.1 pyproject-hooks = 1.0.0 pyrepl = 0.9.0 pyroma = 4.2 readme-renderer = 40.0.0 requests-toolbelt = 1.0.0 rfc3986 = 2.0.0 -rich = 13.4.2 -smmap = 5.0.0 +rich = 13.6.0 +smmap = 5.0.1 stdlib-list = 0.9.0 tomli = 2.0.1 towncrier = 23.6.0 -trove-classifiers = 2023.8.7 +trove-classifiers = 2023.10.18 twine = 4.0.2 wadllib = 1.3.6 webencodings = 0.5.1 -wmctrl = 0.4 +wmctrl = 0.5 z3c.dependencychecker = 2.12 zest.pocompile = 2.0.0 -zest.releaser = 9.1.0 +zest.releaser = 9.1.1 zestreleaser.towncrier = 1.3.0 zodbverify = 1.2.0 zope.mkzeoinstance = 5.1.1 diff --git a/versions.cfg b/versions.cfg index 224ad4ad6c..0b0c7952e6 100644 --- a/versions.cfg +++ b/versions.cfg @@ -13,7 +13,7 @@ extends = https://zopefoundation.github.io/Zope/releases/5.8.6/versions.cfg [versions] # Basics # !! keep in sync with requirements.txt !! -pip = 23.2.1 +pip = 23.3.1 setuptools = 68.2.2 wheel = 0.41.2 zc.buildout = 3.0.1 @@ -138,7 +138,7 @@ collective.monkeypatcher = 1.2.1 collective.recipe.omelette = 1.1.0 collective.recipe.vscode = 0.1.9 collective.xmltestreport = 2.0.2 -icalendar = 5.0.7 +icalendar = 5.0.10 Products.DateRecurringIndex = 3.0.1 robotsuite = 2.3.2 @@ -164,21 +164,21 @@ repoze.xmliter = 0.6.1 z3c.caching = 3.0 z3c.form = 4.3 z3c.formwidget.query = 2.0.0 -z3c.objpath = 1.3 -z3c.relationfield = 1.0 +z3c.objpath = 2.0 +z3c.relationfield = 1.1 z3c.zcmlhook = 2.0 zc.relation = 2.0 zdaemon = 5.0 ZEO = 5.4.1 ZODB3 = 3.11.0 zodbupdate = 2.0 -zope.app.locales = 4.3 +zope.app.locales = 5.0 zope.componentvocabulary = 2.3.0 zope.copy = 4.3 zope.intid = 5.0 zope.keyreference = 6.0 zope.ramcache = 3.0 -zope.sendmail = 5.3 +zope.sendmail = 6.0 # CORE DEPENDENCIES: other # These packages are what you get when installing Plone and its tests, @@ -186,11 +186,11 @@ zope.sendmail = 5.3 async-generator = 1.10 attrs = 23.1.0 backports.cached-property = 1.0.2 -cryptography = 41.0.3 +cryptography = 41.0.5 click = 8.1.7 cssselect = 1.2.0 decorator = 5.1.1 -exceptiongroup = 1.1.2 +exceptiongroup = 1.1.3 feedparser = 6.0.10 furl = 2.1.3 future = 0.18.3 @@ -198,12 +198,12 @@ gunicorn = 20.1.0 h11 = 0.14.0 importlib-metadata = 6.8.0 importlib-resources = 5.13.0 -jsonschema = 4.18.2 -jsonschema-specifications = 2023.6.1 +jsonschema = 4.18.6 +jsonschema-specifications = 2023.7.1 jeepney = 0.8.0 lxml = 4.9.3 manuel = 1.12.4 -Markdown = 3.4.3 +Markdown = 3.4.4 mock = 5.1.0 orderedmultidict = 1.0.1 outcome = 1.2.0 @@ -219,8 +219,8 @@ PySocks = 1.7.1 python-dateutil = 2.8.2 python-dotenv = 1.0.0 PyYAML = 6.0.1 -referencing = 0.29.1 -responses = 0.23.1 +referencing = 0.29.3 +responses = 0.23.3 robotframework = 6.0.2 # robotframework >= 6.1 is only supported with robotframwork-lsp >= 1.11.0, # but https://github.com/robocorp/robotframework-lsp/issues/947 @@ -233,27 +233,26 @@ robotframework-selenium2library = 3.0.0 robotframework-selenium2screenshots = 0.8.1 robotframework-seleniumlibrary = 6.1.0 robotframework-seleniumtestability = 2.1.0 -rpds-py = 0.8.10 +rpds-py = 0.8.12 SecretStorage = 3.3.3 selenium = 4.9.1 sgmllib3k = 1.0.0 -simplejson = 3.19.1 +simplejson = 3.19.2 sniffio = 1.3.0 sortedcontainers = 2.4.0 toml = 0.10.2 trio = 0.22.2 -trio-websocket = 0.10.3 +trio-websocket = 0.10.4 types-PyYAML = 6.0.12.10 types-toml = 0.10.8.5 typing-extensions = 4.7.1 -Unidecode = 1.3.6 +Unidecode = 1.3.7 urllib3-secure-extra = 0.1.0 watchdog = 3.0.0 -wcwidth = 0.2.6 +wcwidth = 0.2.8 webresource = 1.2 wrapt = 1.15.0 wsproto = 1.2.0 -zipp = 3.16.1 [versions:python38] backports.zoneinfo = 0.2.1 From 4a8d7329e9a34ee14154a001558b2f113d46131f Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Wed, 25 Oct 2023 12:26:29 +0200 Subject: [PATCH 2/2] Downgrade z3c.relationfield to 1.0. Needs a fix in plone.app.relationfield first. --- versions.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.cfg b/versions.cfg index 0b0c7952e6..cc4d040d16 100644 --- a/versions.cfg +++ b/versions.cfg @@ -165,7 +165,7 @@ z3c.caching = 3.0 z3c.form = 4.3 z3c.formwidget.query = 2.0.0 z3c.objpath = 2.0 -z3c.relationfield = 1.1 +z3c.relationfield = 1.0 z3c.zcmlhook = 2.0 zc.relation = 2.0 zdaemon = 5.0