Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.43 to 1.4.44
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.43 to 1.4.44.
- [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] committed Dec 1, 2022
1 parent afc43f9 commit 3fd1506
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
86 changes: 43 additions & 43 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ itsdangerous = {version = "==2.0.1", optional = true}
gssapi = "^1.8.2"
python-ldap = "^3.4.3"

SQLAlchemy = "^1.4.42"
SQLAlchemy = "^1.4.44"
psycopg2-binary = "^2.9.5"

gunicorn = "^20.1.0"
Expand Down

0 comments on commit 3fd1506

Please sign in to comment.