Skip to content

Commit a519a63

Browse files
authored
Merge branch 'master' into dependabot-github_actions-astral-sh-setup-uv-7.3.1
2 parents 55637e9 + 258b7b5 commit a519a63

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dependabot/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ zope.copypastemove==6.0
1818
zope.datetime==6.0
1919
zope.deferredimport==6.1.1
2020
zope.deprecation==6.0
21-
zope.dottedname==7.0
21+
zope.dottedname==7.1
2222
zope.dublincore==6.0
2323
zope.error==6.0
2424
zope.event==6.1
@@ -68,7 +68,7 @@ ZConfig==4.3
6868
ZODB==6.2
6969
bcrypt==5.0.0
7070
cffi==2.0.0
71-
multipart==1.3.0
71+
multipart==1.3.1
7272
persistent==6.5
7373
pycparser==3.0
7474
python-gettext==5.0
@@ -94,7 +94,7 @@ grokcore.component==5.0
9494
grokcore.content==5.0
9595
grokcore.error==5.0
9696
grokcore.formlib==5.0
97-
grokcore.layout==5.0
97+
grokcore.layout==5.1
9898
grokcore.message==5.0
9999
grokcore.security==5.1
100100
grokcore.site==5.0

grok-versions.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ zope.copypastemove = 6.0
2020
zope.datetime = 6.0
2121
zope.deferredimport = 6.1.1
2222
zope.deprecation = 6.0
23-
zope.dottedname = 7.0
23+
zope.dottedname = 7.1
2424
zope.dublincore = 6.0
2525
zope.error = 6.0
2626
zope.event = 6.1
@@ -72,7 +72,7 @@ ZConfig = 4.3
7272
ZODB = 6.2
7373
bcrypt = 5.0.0
7474
cffi = 2.0.0
75-
multipart = 1.3.0
75+
multipart = 1.3.1
7676
persistent = 6.5
7777
pycparser = 3.0
7878
python-gettext = 5.0
@@ -106,7 +106,7 @@ grokcore.component = 5.0
106106
grokcore.content = 5.0
107107
grokcore.error = 5.0
108108
grokcore.formlib = 5.0
109-
grokcore.layout = 5.0
109+
grokcore.layout = 5.1
110110
grokcore.message = 5.0
111111
grokcore.security = 5.1
112112
grokcore.site = 5.0

0 commit comments

Comments
 (0)