Skip to content

Commit

Permalink
Update sqlalchemy requirement from <2.0,>=1.3.2 to >=1.3.2,<3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [sqlalchemy](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
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2023
1 parent be700a9 commit afa3c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ pytz>=2019.1,<2024.0
rest-social-auth>=6.0.0,<9.0
six>=1.12.0,<2.0
soupsieve>=1.9,<2.0
SQLAlchemy>=1.3.2,<2.0
SQLAlchemy>=1.3.2,<3.0
slack_sdk>=3.13.0,<3.19.6

0 comments on commit afa3c01

Please sign in to comment.