Skip to content

Commit a318d73

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump prov from 1.5.1 to 1.5.3
Bumps [prov](https://github.com/trungdong/prov) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/trungdong/prov/releases) - [Changelog](https://github.com/trungdong/prov/blob/master/CHANGES.txt) - [Commits](trungdong/prov@1.5.1...1.5.3) --- updated-dependencies: - dependency-name: prov dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a82a39 commit a318d73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ classifiers = [
4949
]
5050
requires-python = ">=3.9, <4"
5151
dependencies = [
52-
"prov == 1.5.1",
52+
"prov == 1.5.3",
5353
"bdbag >= 1.4.1",
5454
"arcp >= 0.2.0",
5555
"rdflib >= 6, <8",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
prov == 1.5.1
1+
prov == 1.5.3
22
bdbag >= 1.4.1
33
arcp >= 0.2.0
44
rdflib >= 6, <8

0 commit comments

Comments
 (0)