Skip to content

Commit a512d60

Browse files
committed
Bump plugincode version
Signed-off-by: Jono Yang <[email protected]>
1 parent 65405b3 commit a512d60

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
@@ -48,7 +48,7 @@ pefile==2022.5.30
4848
pip-requirements-parser==32.0.1
4949
pkginfo2==30.0.0
5050
pluggy==1.0.0
51-
plugincode==31.0.0
51+
plugincode==32.0.0
5252
ply==3.11
5353
publicsuffix2==2.20191221
5454
pyahocorasick==2.0.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ install_requires =
9797
pkginfo2 >= 30.0.0
9898
pip-requirements-parser >= 32.0.1
9999
pluggy >= 1.0.0
100-
plugincode >= 31.0.0
100+
plugincode >= 32.0.0
101101
publicsuffix2
102102
pyahocorasick >= 2.0.0
103103
pygmars >= 0.7.0

0 commit comments

Comments
 (0)