File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed
Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ExtensionClass==6.2
1111Jinja2==3.1.6
1212MarkupSafe==3.0.3
1313Missing==5.0
14- MultiMapping==5.0
14+ MultiMapping==5.1
1515Paste==3.10.1
1616PasteDeploy==3.1.0
1717Persistence==5.4
@@ -27,7 +27,7 @@ WSGIProxy2==0.5.1
2727WebOb==1.8.9
2828WebTest==3.0.7
2929ZConfig==4.3
30- ZODB==6.1
30+ ZODB==6.2
3131Zope2==4.0
3232accessible-pygments==0.0.5
3333alabaster==1.0.0
@@ -52,11 +52,11 @@ legacy-cgi==2.6.4
5252mr.developer==2.0.4
5353msgpack==1.1.2
5454multipart==1.3.0
55- packaging==25 .0
55+ packaging==26 .0
5656persistent==6.5
5757plone.recipe.command==1.1
5858plone.versioncheck==2.0.1
59- pycparser==2.23
59+ pycparser==3.0
6060python-gettext==5.0
6161pytz==2025.2
6262requests==2.32.5
@@ -65,7 +65,7 @@ roman==5.2
6565six==1.17.0
6666sniffio==1.3.1
6767snowballstemmer==3.0.1
68- soupsieve==2.8.2
68+ soupsieve==2.8.3
6969sphinx-basic-ng==1.0.0b2
7070sphinxcontrib-applehelp==2.0.0
7171sphinxcontrib-devhelp==2.0.0
@@ -125,6 +125,6 @@ zope.tal==6.0
125125zope.tales==7.0
126126zope.testbrowser==8.0
127127zope.testing==6.1
128- zope.testrunner==8.1
128+ zope.testrunner==8.2
129129zope.traversing==6.0
130130zope.viewlet==6.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Chameleon==4.6.0
77DateTime==6.0
88DocumentTemplate==5.1
99ExtensionClass==6.2
10- MultiMapping==5.0
10+ MultiMapping==5.1
1111Paste==3.10.1
1212PasteDeploy==3.1.0
1313Persistence==5.4
@@ -16,18 +16,18 @@ WSGIProxy2==0.5.1
1616WebOb==1.8.9
1717WebTest==3.0.7
1818ZConfig==4.3
19- ZODB==6.1
19+ ZODB==6.2
2020Zope2==4.0
2121beautifulsoup4==4.14.3
2222cffi==2.0.0
2323multipart==1.3.0
2424persistent==6.5
25- pycparser==2.23
25+ pycparser==3.0
2626python-gettext==5.0
2727pytz==2025.2
2828roman==5.2
2929six==1.17.0
30- soupsieve==2.8.2
30+ soupsieve==2.8.3
3131transaction==5.0
3232waitress==3.0.2
3333z3c.pt==5.1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Chameleon = 4.6.0
1414DateTime = 6.0
1515DocumentTemplate = 5.1
1616ExtensionClass = 6.2
17- MultiMapping = 5.0
17+ MultiMapping = 5.1
1818Paste = 3.10.1
1919PasteDeploy = 3.1.0
2020Persistence = 5.4
@@ -23,17 +23,17 @@ WebTest = 3.0.7
2323WSGIProxy2 = 0.5.1
2424WebOb = 1.8.9
2525ZConfig = 4.3
26- ZODB = 6.1
26+ ZODB = 6.2
2727beautifulsoup4 = 4.14.3
2828cffi = 2.0.0
2929multipart = 1.3.0
3030persistent = 6.5
31- pycparser = 2.23
31+ pycparser = 3.0
3232python-gettext = 5.0
3333pytz = 2025.2
3434six = 1.17.0
3535roman = 5.2
36- soupsieve = 2.8.2
36+ soupsieve = 2.8.3
3737transaction = 5.0
3838waitress = 3.0.2
3939z3c.pt = 5.1
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ imagesize = 1.4.1
3636legacy-cgi = 2.6.4
3737mr.developer = 2.0.4
3838msgpack = 1.1.2
39- packaging = 25 .0
39+ packaging = 26 .0
4040plone.recipe.command = 1.1
4141plone.versioncheck = 2.0.1
4242requests = 2.32.5
@@ -54,7 +54,7 @@ tempstorage = 6.0
5454typing-extensions = 4.15.0
5555urllib3 = 2.6.3
5656zc.recipe.testrunner = 4.0
57- zope.testrunner = 8.1
57+ zope.testrunner = 8.2
5858
5959[versions:python310]
6060# Sphinx >=8.2 requires Python 3.11
You can’t perform that action at this time.
0 commit comments