Skip to content

Commit

Permalink
Bump the minor-patch group in /backend with 5 updates (#1045)
Browse files Browse the repository at this point in the history
  • Loading branch information
tillprochaska authored Oct 15, 2024
2 parents 5b261f1 + 7b78a15 commit f9c72de
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
126 changes: 63 additions & 63 deletions backend/poetry.lock

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

10 changes: 5 additions & 5 deletions backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requests = "^2.32.3"
unidecode = "^1.3.8"
beautifulsoup4 = "^4.12.3"
lxml = "^5.3.0"
alembic = "^1.13.2"
alembic = "^1.13.3"
click = "^8.1.3"
structlog = "^24.4.0"
flask = "^3.0.3"
Expand All @@ -29,11 +29,11 @@ meilisearch = "^0.31.5"
pillow = "^10.4.0"
gunicorn = "^23.0.0"
apispec = "^6.6.1"
apispec-webframeworks = "^1.1.0"
prometheus-client = "^0.20.0"
sqlalchemy = "^2.0.32"
apispec-webframeworks = "^1.2.0"
prometheus-client = "^0.21.0"
sqlalchemy = "^2.0.35"
schedule = "^1.2.2"
pytz = "^2024.1"
pytz = "^2024.2"
websocket-client = "^1.8.0"
tabulate = "^0.9.0"

Expand Down

0 comments on commit f9c72de

Please sign in to comment.