Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.31 to 2.0.32 in /backend
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent e6855ff commit 01e6ab4
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
102 changes: 51 additions & 51 deletions backend/poetry.lock

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

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ meilisearch = "^0.31.4"
orjson = "^3.10.6"
python-multipart = "^0.0.9"
dramatiq = {extras = ["redis", "watch"], version = "^1.17.0"}
sqlalchemy = "2.0.31"
sqlalchemy = "2.0.32"
sentry-dramatiq = "^0.3.3"
pydantic-settings = "^2.4.0"
psycopg2-binary = "^2.9.9"
Expand Down

0 comments on commit 01e6ab4

Please sign in to comment.