Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot] a0de70fe04
Update sqlalchemy[asyncio] requirement from ~=1.4.39 to ~=1.4.44 in /api
Updates the requirements on [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
- [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[asyncio]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 23:07:22 +00:00

View file

@ -8,7 +8,7 @@ motor~=3.0.0
pyyaml<6 pyyaml<6
-e git+https://github.com/openmaptiles/openmaptiles-tools#egg=openmaptiles-tools -e git+https://github.com/openmaptiles/openmaptiles-tools#egg=openmaptiles-tools
sqlparse~=0.4.2 sqlparse~=0.4.2
sqlalchemy[asyncio]~=1.4.39 sqlalchemy[asyncio]~=1.4.44
asyncpg~=0.24.0 asyncpg~=0.24.0
pyshp~=2.3.1 pyshp~=2.3.1
alembic~=1.7.7 alembic~=1.7.7