Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bellenghi committed Jul 10, 2024
1 parent d6d9d54 commit a1298b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ extends =
test_plone60.cfg

[versions]
plone.restapi = 9.7.0
3 changes: 2 additions & 1 deletion test_plone60.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ pycodestyle = 2.10.0
pyflakes = 3.0.1
plone.stringinterp = 2.0.0
# plone.restapi >= 9.6.1 don't put subjects into SearchableText (to investigate)
plone.restapi = 9.6.0
plone.restapi = 9.7.0
docutils>=0.21.2

0 comments on commit a1298b7

Please sign in to comment.