Skip to content

Commit 98a8cb0

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] <[email protected]>
1 parent 8bc4d8e commit 98a8cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
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)