Skip to content

Commit 1176157

Browse files
Bump alembic from 1.17.1 to 1.17.2 (#230)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.17.1 to 1.17.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-version: 1.17.2 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 db983fd commit 1176157

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Web scrapers for the jedeschule.codefor.de project"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"alembic==1.17.1",
8+
"alembic==1.17.2",
99
"geoalchemy2==0.18.1",
1010
"openpyxl>=3.1.5",
1111
"psycopg2==2.9.11",

uv.lock

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

0 commit comments

Comments
 (0)