Skip to content

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
radish-bdd==0.13.1
2-
gitpython==3.1.20
2+
gitpython==3.1.41
33
netaddr==0.8.0
44
colorful==0.5.4
55
filetype==1.2.0
66
junit-xml==1.9
77
emoji==2.2.0
88
lxml==4.9.2
99
semver==3.0.2
10-
IPython==7.16.1
11-
orjson==3.8.8
10+
IPython==8.10.0
11+
orjson==3.9.15
1212
diskcache==5.6.3
13+
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
14+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)