Skip to content

Commit d3cd7ce

Browse files
chore(main): release 1.85.10
1 parent b5d4a18 commit d3cd7ce

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.85.9"
2+
".": "1.85.10"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.85.10](https://github.com/openfoodfacts/robotoff/compare/v1.85.9...v1.85.10) (2026-03-13)
4+
5+
6+
### Technical
7+
8+
* **deps:** bump orjson from 3.9.15 to 3.11.6 ([#1869](https://github.com/openfoodfacts/robotoff/issues/1869)) ([b5d4a18](https://github.com/openfoodfacts/robotoff/commit/b5d4a183d0aa75aada9d93d2b06222c852fa6ad3))
9+
310
## [1.85.9](https://github.com/openfoodfacts/robotoff/compare/v1.85.8...v1.85.9) (2026-03-09)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434

3535
[project]
3636
name = "robotoff"
37-
version = "1.85.9"
37+
version = "1.85.10"
3838
description = "Real-time and batch prediction service for Open Food Facts."
3939
readme = "README.md"
4040
requires-python = ">=3.11"

0 commit comments

Comments
 (0)