Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 998269f commit cf004cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "AGPL-3.0-or-later"
readme = "README.md"

[tool.poetry.dependencies]
adit-radis-shared = { git = "https://github.com/openradx/adit-radis-shared.git", tag = "0.11.0" }
adit-radis-shared = { git = "https://github.com/openradx/adit-radis-shared.git", tag = "0.13.0" }
adrf = "^0.1.4"
aiofiles = "^24.1.0"
asyncinotify = "^4.0.1"
Expand All @@ -18,7 +18,7 @@ daphne = "^4.1.0"
Django = "^5.0.4"
django-crispy-forms = "^2.0"
django-dbbackup = "^4.0.2"
django-environ = "^0.11.2"
django-environ = "^0.12.0"
django-extensions = "^3.1.5"
django-filter = "^24.2"
django-formtools = "^2.5.1"
Expand Down Expand Up @@ -75,7 +75,7 @@ pytest-watch = "^4.2.0"
python-dotenv = "^1.0.0"
pywatchman = "^2.0.0"
requests = "^2.27.1"
ruff = "^0.8.3"
ruff = "^0.9.0"
tiktoken = "^0.8.0"
time-machine = "^2.1.0"
tqdm = "^4.66.2"
Expand Down

0 comments on commit cf004cb

Please sign in to comment.