Skip to content

Commit 714e1a4

Browse files
chore(deps): update dependency zope.interface to <7.2 (#7853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cca4e0 commit 714e1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/guillotina/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ requires = ["flit_core"]
77
name='server'
88
version = '1.0.0'
99
description = "Simple benchmark implementation"
10-
dependencies = ["guillotina>=7,<7.1","zope.interface<7.1"]
10+
dependencies = ["guillotina>=7,<7.1","zope.interface<7.2"]
1111

0 commit comments

Comments
 (0)