1 Commits

Author SHA1 Message Date
dependabot[bot]
cfb6ee1395 Bump requests from 2.32.3 to 2.32.4 in /example
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 10:01:59 +00:00
3 changed files with 1 additions and 33 deletions

View File

@@ -1,31 +0,0 @@
{
"@context": [
"https://doi.org/10.5063/schema/codemeta-2.0",
{
"hermes": "https://software-metadata.pub/ns/hermes/"
}
],
"@type": "SoftwareSourceCode",
"author": [
{
"@id": "https://orcid.org/0000-0001-9447-460X",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"legalName": "Senckenberg Society for Nature Research"
},
"familyName": "Bauer",
"givenName": "Daniel",
"email": "daniel.bauer@senckenberg.de"
}
],
"description": "django_signposting is a Django middleware library that facilitates the addition of FAIR signposting headers to HTTP responses. This middleware helps in making your data more FAIR (Findable, accessible, interoperable, reuseable) by embedding signposting headers in responses, guiding clients to relevant resources linked to the response content.",
"keywords": [
"django",
"FAIR",
"signposting",
"links"
],
"license": "https://spdx.org/licenses/MIT",
"name": "FAIR signposting middleware for Django"
}

View File

@@ -1 +0,0 @@
main

View File

@@ -9,7 +9,7 @@ httplink==0.2.0
idna==3.10 idna==3.10
pyparsing==3.2.0 pyparsing==3.2.0
rdflib==7.1.1 rdflib==7.1.1
requests==2.32.3 requests==2.32.4
rfc3987==1.3.8 rfc3987==1.3.8
signposting==0.9.9 signposting==0.9.9
soupsieve==2.6 soupsieve==2.6