Skip to content

Commit 2424033

Browse files
build(deps): bump rdflib from 7.2.1 to 7.3.0 in /docker/latest (#3284)
Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](7.2.1...7.3.0) --- updated-dependencies: - dependency-name: rdflib dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1079620 commit 2424033

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.2.1
3+
rdflib==7.3.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.1.4
11+
rdflib==7.3.0
1212
# via -r requirements.in

0 commit comments

Comments
 (0)