Skip to content

Commit 2843752

Browse files
Bump sqlalchemy from 1.4.40 to 1.4.42 (apmaros#135)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.40 to 1.4.42. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maros Korinek <[email protected]>
1 parent ae1dc4e commit 2843752

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ rx==3.2.0
7777
# via influxdb-client
7878
six==1.16.0
7979
# via python-dateutil
80-
sqlalchemy==1.4.40
80+
sqlalchemy==1.4.42
8181
# via
8282
# -r requirements/requirements.in
8383
# alembic

requirements/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MarkupSafe==2.1.1
88
newrelic==8.0.0.179
99
redis==4.3.4
1010
requests==2.28.1
11-
SQLAlchemy==1.4.40
11+
SQLAlchemy==1.4.42
1212
psycopg2-binary==2.9.3
1313
coverage==6.4.4
1414
setuptools~=57.4.0

0 commit comments

Comments
 (0)