Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.45 to 1.4.46
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.45 to 1.4.46.
- [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 Jan 9, 2023
1 parent c9d51d6 commit 418cf43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ six==1.14.0
# packaging
# python-dateutil
# requests-mock
sqlalchemy==1.4.45
sqlalchemy==1.4.46
# via
# -c requirements.txt
# alchemyjsonschema
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ six==1.14.0
# pyrsistent
# python-dateutil
# sqlalchemy-json
sqlalchemy==1.4.45
sqlalchemy==1.4.46
# via
# -r requirements.in
# alembic
Expand Down

0 comments on commit 418cf43

Please sign in to comment.