4 Commits

Author SHA1 Message Date
dependabot[bot]
146c202ff3 Bump sqlparse from 0.5.1 to 0.5.4 in /example
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.1 to 0.5.4.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.1...0.5.4)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-version: 0.5.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 18:25:18 +00:00
dependabot[bot]
279d398448 Bump django from 5.1.7 to 5.1.14 in /example (#13)
Bumps [django](https://github.com/django/django) from 5.1.7 to 5.1.14.
- [Commits](https://github.com/django/django/compare/5.1.7...5.1.14)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.1.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 10:40:09 +01:00
dependabot[bot]
b58c0acda5 Bump django from 5.1.4 to 5.1.7 in /example (#5)
Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.7.
- [Commits](https://github.com/django/django/compare/5.1.4...5.1.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 20:58:52 +01:00
Daniel Bauer
4ab82d452a doc: add DOI 2025-03-11 20:11:50 +01:00
3 changed files with 6 additions and 2 deletions

View File

@@ -164,3 +164,7 @@ on the detected signposting metadata and produces output similar to the one show
## License ## License
Licensed under the MIT License. Licensed under the MIT License.
## References
You can cite this library using this DOI: [10.5281/zenodo.15008517](https://doi.org/10.5281/zenodo.15008517).

Binary file not shown.

View File

@@ -2,7 +2,7 @@ asgiref==3.8.1
beautifulsoup4==4.12.3 beautifulsoup4==4.12.3
certifi==2024.8.30 certifi==2024.8.30
charset-normalizer==3.4.0 charset-normalizer==3.4.0
django==5.1.4 django==5.1.14
django-json-ld==0.0.5 django-json-ld==0.0.5
django-signposting==0.10.0 django-signposting==0.10.0
httplink==0.2.0 httplink==0.2.0
@@ -13,6 +13,6 @@ requests==2.32.3
rfc3987==1.3.8 rfc3987==1.3.8
signposting==0.9.9 signposting==0.9.9
soupsieve==2.6 soupsieve==2.6
sqlparse==0.5.1 sqlparse==0.5.4
urllib3==2.2.3 urllib3==2.2.3
rocrate==0.11.0 rocrate==0.11.0