Skip to content

Commit d31496f

Browse files
chore(deps): bump sqlalchemy from 1.4.37 to 2.0.4
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.37 to 2.0.4. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10e14c4 commit d31496f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-ordering==0.6
2525
python-dotenv==1.0.0
2626
requests==2.28.2
2727
six==1.16.0
28-
sqlalchemy==1.4.37
28+
sqlalchemy==2.0.4
2929
toml==0.10.2
3030
twitchAPI==2.5.3
3131
urllib3==1.26.14

0 commit comments

Comments
 (0)