Skip to content

Commit

Permalink
Bump the production-patches group with 3 updates (#10)
Browse files Browse the repository at this point in the history
Bumps the production-patches group with 3 updates: [mkdocs-section-index](https://github.com/oprypin/mkdocs-section-index), [shapely](https://github.com/shapely/shapely) and [datacite](https://github.com/inveniosoftware/datacite).


Updates `mkdocs-section-index` from 0.3.8 to 0.3.9
- [Release notes](https://github.com/oprypin/mkdocs-section-index/releases)
- [Commits](oprypin/mkdocs-section-index@v0.3.8...v0.3.9)

Updates `shapely` from 2.0.2 to 2.0.5
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](shapely/shapely@2.0.2...2.0.5)

Updates `datacite` from 1.1.3 to 1.1.4
- [Release notes](https://github.com/inveniosoftware/datacite/releases)
- [Changelog](https://github.com/inveniosoftware/datacite/blob/master/CHANGES.rst)
- [Commits](inveniosoftware/datacite@v1.1.3...v1.1.4)

---
updated-dependencies:
- dependency-name: mkdocs-section-index
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-patches
- dependency-name: shapely
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-patches
- dependency-name: datacite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-patches
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 64a34f1 commit bc44dcb
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 60 deletions.
109 changes: 52 additions & 57 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ django-extensions = "^3.2.3"
drf-yasg = "^1.21.7"
mkdocs-material = "^8.5.11"
mkdocs-literate-nav = "^0.4.1"
mkdocs-section-index = "^0.3.8"
mkdocs-section-index = "^0.3.9"
rdflib = "^6.3.2"
django-filter = "^22.1"
factory-boy = "^3.3.0"
Expand All @@ -51,9 +51,9 @@ mkdocstrings = {extras = ["python"], version = "^0.22.0"}
pyyaml = "^6.0.1"
drf-access-policy = "^1.5.0"
django-hijack = "^3.4.1"
shapely = "^2.0.2"
shapely = "^2.0.5"
django-json-widget = "^1.1.1"
datacite = "^1.1.3"
datacite = "^1.1.4"
elementpath = "^4.1.5"
lxml = "^5.1.0"
requests-mock = "^1.11.0"
Expand Down

0 comments on commit bc44dcb

Please sign in to comment.