Skip to content

Commit

Permalink
Bump alembic from 1.10.1 to 1.10.2 (#363)
Browse files Browse the repository at this point in the history
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  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>
  • Loading branch information
dependabot[bot] authored Mar 9, 2023
1 parent eed2360 commit 73aabe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install_requires =
marshmallow==3.12.2
aiohttp-apispec==2.2.3
markupsafe==2.1.2
alembic==1.10.1
alembic==1.10.2
psycopg2-binary==2.9.5
asyncpg==0.27.0
sqlalchemy==1.4.25
Expand Down

0 comments on commit 73aabe9

Please sign in to comment.