Skip to content

Commit 478e088

Browse files
authored
Upgrade kinto and kinto-attachment (#1081)
1 parent 5885ff0 commit 478e088

File tree

2 files changed

+72
-54
lines changed

2 files changed

+72
-54
lines changed

poetry.lock

Lines changed: 70 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ python = ">=3.11, <3.15"
7575
canonicaljson-rs = "0.9.3"
7676
cryptography = "46.0.3"
7777
ecdsa = "0.19.1"
78-
kinto = {version = "^23.2.0", extras = ["postgresql","memcached","monitoring"]}
79-
kinto-attachment = "7.1.0"
78+
kinto = {version = "^23.3.0", extras = ["postgresql","memcached","monitoring"]}
79+
kinto-attachment = "7.2.0"
8080
kinto-emailer = "3.0.4"
8181
requests-hawk = "1.2.1"
8282
uwsgi = "2.0.31"

0 commit comments

Comments
 (0)