Skip to content

Commit f645fc8

Browse files
committed
Use zc.buildout = 2.13.7
1 parent c1fe2f1 commit f645fc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pip==20.3.4
22
setuptools==44.1.1
3-
zc.buildout==2.13.3
3+
zc.buildout==2.13.7
44
wheel
55
# mccabe fails to install during buildout?
66
mccabe==0.6.1

versions.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
zc.buildout = 2.13.3
2+
zc.buildout = 2.13.7
33
setuptools = 44.1.1
44
pip = 20.3.4
55
Products.DocFinderTab = 1.0.5

0 commit comments

Comments
 (0)