Skip to content

Commit

Permalink
build(deps): bump sqlalchemy from 2.0.34 to 2.0.35 in /backend
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.34 to 2.0.35.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and razzeee committed Sep 18, 2024
1 parent 92b90ea commit 430927d
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.5"
orjson = "^3.10.7"
python-multipart = "^0.0.9"
dramatiq = {extras = ["redis", "watch"], version = "^1.17.0"}
sqlalchemy = "2.0.34"
sqlalchemy = "2.0.35"
sentry-dramatiq = "^0.3.3"
pydantic-settings = "^2.5.2"
psycopg2-binary = "^2.9.9"
Expand Down

0 comments on commit 430927d

Please sign in to comment.