Skip to content

Commit 21a5e15

Browse files
Bump sqlalchemy from 2.0.41 to 2.0.42 (#1871)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.41 to 2.0.42. - [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-version: 2.0.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8035ffa commit 21a5e15

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

poetry.lock

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ poetry-dotenv-plugin = "==0.2.0"
4444
psycopg2-binary = "==2.9.10"
4545
pyjwt = "==2.10.1"
4646
python-dotenv = "==1.1.1"
47-
sqlalchemy = "==2.0.41"
47+
sqlalchemy = "==2.0.42"
4848
werkzeug = "^3.0.6"
4949
faker = "^37.5.3"
5050
async-timeout = "^5.0.1"

0 commit comments

Comments
 (0)