Skip to content

Commit 64f3e8e

Browse files
committed
bump prov to 2.0.1
1 parent 929d216 commit 64f3e8e

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
@@ -3,7 +3,7 @@ ruamel.yaml>=0.16.0,<0.19
33
rdflib>=4.2.2,<7.1
44
shellescape>=3.4.1,<3.9
55
schema-salad>=8.4.20230426093816,<9
6-
prov==2.0.0
6+
prov==2.0.1
77
mypy-extensions
88
psutil>=5.6.6
99
importlib_resources>=1.4;python_version<'3.9'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"rdflib >= 4.2.2, < 7.1.0",
129129
"shellescape >= 3.4.1, < 3.9",
130130
"schema-salad >= 8.4.20230426093816, < 9",
131-
"prov == 2.0.0",
131+
"prov == 2.0.1",
132132
"mypy-extensions",
133133
"psutil >= 5.6.6",
134134
"importlib_resources>=1.4;python_version<'3.9'",

0 commit comments

Comments
 (0)