From 187d31f06da163cc2bd57f6aea6e38245eaa25ea Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Fri, 10 Nov 2023 00:38:03 +0100 Subject: [PATCH] Update versions for 6.0. --- requirements.txt | 2 +- versions-extra.cfg | 19 ++++++++++--------- versions.cfg | 36 ++++++++++++++++++------------------ 3 files changed, 29 insertions(+), 28 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7be61bbdbd..8c4f7d60b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip==23.3.1 setuptools==68.2.2 -wheel==0.41.2 +wheel==0.41.3 zc.buildout==3.0.1 # Windows specific down here (has to be installed here, fails in buildout) diff --git a/versions-extra.cfg b/versions-extra.cfg index 0b9bef8f56..5176aeba7f 100644 --- a/versions-extra.cfg +++ b/versions-extra.cfg @@ -3,7 +3,7 @@ # that pull in ever more dependencies. # Note: version pins in this file can be removed at any time. [versions] -argcomplete = 3.1.2 +argcomplete = 3.1.4 argh = 0.29.4 bleach = 6.1.0 build = 1.0.3 @@ -18,7 +18,7 @@ configparser = 5.3.0 Deprecated = 1.2.14 distro = 1.8.0 fancycompleter = 0.9.1 -filelock = 3.12.4 +filelock = 3.13.1 gitdb = 4.0.11 grpcio-tools = 1.59.0 GitPython = 3.1.40 @@ -26,13 +26,14 @@ httplib2 = 0.22.0 i18ndude = 6.1.0 incremental = 22.10.0 jaraco.classes = 3.3.0 -keyring = 23.13.1 +keyring = 24.2.0 lockfile = 0.12.2 -markdown-it-py = 2.2.0 +markdown-it-py = 3.0.0 mdurl = 0.1.2 -more-itertools = 9.1.0 +more-itertools = 10.1.0 msgpack = 1.0.7 mxdev = 3.0.0 +nh3 = 0.2.14 oauthlib = 3.2.2 pdbpp = 0.10.3 pep440 = 0.1.2 @@ -43,21 +44,21 @@ plone.releaser = 2.1.1 plone.reload = 3.0.2 plone.versioncheck = 1.8.1 progress = 1.6 -PyGithub = 1.59.1 +PyGithub = 2.1.1 PyNaCl = 1.5.0 pyparsing = 3.1.1 pyproject-hooks = 1.0.0 pyrepl = 0.9.0 pyroma = 4.2 -readme-renderer = 40.0.0 +readme-renderer = 42.0 requests-toolbelt = 1.0.0 rfc3986 = 2.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.10.18 +towncrier = 23.11.0 +trove-classifiers = 2023.11.7 twine = 4.0.2 wadllib = 1.3.6 webencodings = 0.5.1 diff --git a/versions.cfg b/versions.cfg index b57e5aa1e1..0886e4ece1 100644 --- a/versions.cfg +++ b/versions.cfg @@ -15,7 +15,7 @@ extends = https://zopefoundation.github.io/Zope/releases/5.8.6/versions.cfg # !! keep in sync with requirements.txt !! pip = 23.3.1 setuptools = 68.2.2 -wheel = 0.41.2 +wheel = 0.41.3 zc.buildout = 3.0.1 # windows specific @@ -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.10 +icalendar = 5.0.11 Products.DateRecurringIndex = 3.0.1 robotsuite = 2.3.2 @@ -156,7 +156,7 @@ Products.MailHost = 5.0 Products.PluggableAuthService = 2.8.1 Products.PluginRegistry = 2.0 Products.PythonScripts = 5.0 -Products.Sessions = 4.15 +Products.Sessions = 5.0 Products.SiteErrorLog = 6.0 Products.StandardCacheManagers = 5.0 Products.ZopeVersionControl = 4.0 @@ -194,33 +194,33 @@ exceptiongroup = 1.1.3 feedparser = 6.0.10 furl = 2.1.3 future = 0.18.3 -gunicorn = 20.1.0 +gunicorn = 21.2.0 h11 = 0.14.0 importlib-metadata = 6.8.0 importlib-resources = 5.13.0 -jsonschema = 4.18.6 +jsonschema = 4.19.2 jsonschema-specifications = 2023.7.1 jeepney = 0.8.0 lxml = 4.9.3 manuel = 1.12.4 -Markdown = 3.4.4 +Markdown = 3.5.1 mock = 5.1.0 orderedmultidict = 1.0.1 -outcome = 1.2.0 -overrides = 7.3.1 +outcome = 1.3.0post0 +overrides = 7.4.0 piexif = 1.1.3 Pillow = 9.5.0 prompt-toolkit = 2.0.10 py = 1.11.0 -PyJWT = 2.7.0 -pyOpenSSL = 23.2.0 -pyrsistent = 0.19.3 +PyJWT = 2.8.0 +pyOpenSSL = 23.3.0 +pyrsistent = 0.20.0 PySocks = 1.7.1 python-dateutil = 2.8.2 python-dotenv = 1.0.0 PyYAML = 6.0.1 -referencing = 0.29.3 -responses = 0.23.3 +referencing = 0.30.2 +responses = 0.24.0 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,7 +233,7 @@ robotframework-selenium2library = 3.0.0 robotframework-selenium2screenshots = 0.8.1 robotframework-seleniumlibrary = 6.1.0 robotframework-seleniumtestability = 2.1.0 -rpds-py = 0.8.12 +rpds-py = 0.12.0 SecretStorage = 3.3.3 selenium = 4.9.1 sgmllib3k = 1.0.0 @@ -241,15 +241,15 @@ simplejson = 3.19.2 sniffio = 1.3.0 sortedcontainers = 2.4.0 toml = 0.10.2 -trio = 0.22.2 -trio-websocket = 0.10.4 +trio = 0.23.1 +trio-websocket = 0.11.1 types-PyYAML = 6.0.12.10 types-toml = 0.10.8.5 -typing-extensions = 4.7.1 +typing-extensions = 4.8.0 Unidecode = 1.3.7 urllib3-secure-extra = 0.1.0 watchdog = 3.0.0 -wcwidth = 0.2.8 +wcwidth = 0.2.9 webresource = 1.2 wrapt = 1.15.0 wsproto = 1.2.0