Skip to content

Commit e52896c

Browse files
authored
Merge pull request #293 from CLIMB-TRE/development
`v0.20.9`
2 parents 60aa83c + 486cab7 commit e52896c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "onyx"
3-
version = "0.20.8"
3+
version = "0.20.9"
44
description = "API for Pathogen Metadata."
55
authors = ["Thomas Brier <t.o.brier@bham.ac.uk>"]
66
license = "LICENSE"
@@ -11,7 +11,7 @@ python = "^3.11"
1111
gunicorn = "^23.0.0"
1212
psycopg2-binary = "^2.9.9"
1313
python-dotenv = "^1.0.1"
14-
django = "^5.1.14"
14+
django = "^5.2.11"
1515
djangorestframework = "^3.14.0"
1616
django-rest-knox = "^4.2.0"
1717
django-filter = "^24.2"

0 commit comments

Comments
 (0)