Skip to content

Commit

Permalink
chore(deps): bump sqlalchemy from 2.0.27 to 2.0.28 in /global-api
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.27 to 2.0.28.
- [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 Mar 11, 2024
1 parent b639346 commit 2e1ad44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pytest==8.1.0
rioxarray==0.15.*
scipy==1.12.*
shapely==2.0.3
SQLAlchemy==2.0.27
SQLAlchemy==2.0.28
tqdm==4.66.*
uvicorn==0.27.1
xarray==2024.*
Expand Down

0 comments on commit 2e1ad44

Please sign in to comment.