Skip to content

Commit 85004dc

Browse files
build(deps): bump rdflib from 7.4.0 to 7.5.0 in /docker/latest
Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](7.4.0...7.5.0) --- updated-dependencies: - dependency-name: rdflib dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72a98ed commit 85004dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/latest/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file is used for building a docker image of the latest rdflib release. It
22
# will be updated by dependabot when new releases are made.
3-
rdflib==7.4.0
3+
rdflib==7.5.0
44
html5rdf==1.2.1

docker/latest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ html5rdf==1.2.1
88
# via -r requirements.in
99
pyparsing==3.2.0
1010
# via rdflib
11-
rdflib==7.4.0
11+
rdflib==7.5.0
1212
# via -r requirements.in

0 commit comments

Comments
 (0)