Skip to content

Commit 842df7b

Browse files
Bump sqlalchemy from 2.0.0 to 2.0.1 (GeoNode#10633)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.0 to 2.0.1. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44ae54d commit 842df7b

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
@@ -56,7 +56,7 @@ pyjwt==2.6.0
5656
pyproj<3.5.0
5757
OWSLib==0.27.2
5858
pycsw==2.6.1
59-
SQLAlchemy==2.0.0 # required by PyCSW
59+
SQLAlchemy==2.0.1 # required by PyCSW
6060
Shapely==1.8.5.post1
6161
mercantile==1.2.1
6262
geoip2==4.6.0

0 commit comments

Comments
 (0)