Skip to content

Commit

Permalink
Bump tornado-sqlalchemy from 0.7.0 to 0.8.0 in /server
Browse files Browse the repository at this point in the history
Bumps [tornado-sqlalchemy](https://github.com/siddhantgoel/tornado-sqlalchemy) from 0.7.0 to 0.8.0.
- [Changelog](https://github.com/siddhantgoel/tornado-sqlalchemy/blob/main/CHANGELOG.md)
- [Commits](siddhantgoel/tornado-sqlalchemy@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: tornado-sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent bad57d6 commit 97be0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tornado==6.3.2
tornado-sqlalchemy==0.7.0
tornado-sqlalchemy==0.8.0
datetime==4.9
python-dateutil==2.8.2
pylint-ignore==2022.1025
Expand Down

0 comments on commit 97be0c1

Please sign in to comment.