Skip to content

Commit b4a3ecc

Browse files
chore(deps): bump sqlalchemy from 2.0.40 to 2.0.41
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.40 to 2.0.41. - [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-version: 2.0.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 837d006 commit b4a3ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pandas-ta==0.3.14b
77
ccxt==4.4.82
88
cryptography==45.0.2
99
aiohttp==3.9.5
10-
SQLAlchemy==2.0.40
10+
SQLAlchemy==2.0.41
1111
python-telegram-bot==22.1
1212
# can't be hard-pinned due to telegram-bot pinning httpx with ~
1313
httpx>=0.24.1

0 commit comments

Comments
 (0)