Skip to content

Commit

Permalink
Bump kinto in the production-dependency-patches group (#723)
Browse files Browse the repository at this point in the history
Bumps the production-dependency-patches group with 1 update: [kinto](https://github.com/Kinto/kinto).


Updates `kinto` from 19.3.0 to 19.3.1
- [Release notes](https://github.com/Kinto/kinto/releases)
- [Changelog](https://github.com/Kinto/kinto/blob/main/CHANGELOG.rst)
- [Commits](Kinto/kinto@19.3.0...19.3.1)

---
updated-dependencies:
- dependency-name: kinto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependency-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 Dec 17, 2024
1 parent f5dd567 commit b5306d7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ python = ">=3.11, <3.13"
canonicaljson-rs = "0.6.0"
cryptography = "44.0.0"
ecdsa = "0.19.0"
kinto = {version = "^19.3.0", extras = ["postgresql","memcached","monitoring"]}
kinto = {version = "^19.3.1", extras = ["postgresql","memcached","monitoring"]}
kinto-attachment = "7.0.0"
kinto-emailer = "3.0.1"
requests-hawk = "1.2.1"
Expand Down

0 comments on commit b5306d7

Please sign in to comment.