Update sqlalchemy[asyncio] requirement from ~=1.4.31 to ~=1.4.32 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)
- [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>
This commit is contained in:
dependabot[bot] 2022-03-07 23:33:54 +00:00 committed by Paul Bienkowski
parent 8f2861a8c9
commit 49f7827b51

View file

@ -8,6 +8,6 @@ motor~=2.5.1
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.31 sqlalchemy[asyncio]~=1.4.32
asyncpg~=0.24.0 asyncpg~=0.24.0
pyshp~=2.2.0 pyshp~=2.2.0