Skip to content

Commit 4b6487b

Browse files
chore(deps-dev): bump pymssql from 2.3.13 to 2.4.0
Bumps [pymssql](https://github.com/pymssql/pymssql) from 2.3.13 to 2.4.0. - [Release notes](https://github.com/pymssql/pymssql/releases) - [Changelog](https://github.com/pymssql/pymssql/blob/master/ChangeLog.rst) - [Commits](pymssql/pymssql@v2.3.13...v2.4.0) --- updated-dependencies: - dependency-name: pymssql dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e7bdec commit 4b6487b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ kylin = ["kylinpy>=2.8.4, <2.9"]
234234
mariadb = ["apache-superset[mysql]"]
235235
monetdb = ["sqlalchemy-monetdb>=2.1.0, <3", "pymonetdb>=1.9.1, <2"]
236236
mongodb = ["pymongosql>=0.7.4, <1"]
237-
mssql = ["pymssql>=2.3.13, <3"]
237+
mssql = ["pymssql>=2.4.0, <3"]
238238
# motherduck is an alias for duckdb - MotherDuck works via the duckdb driver
239239
motherduck = ["apache-superset[duckdb]"]
240240
mysql = ["mysqlclient>=2.2.8, <3"]

0 commit comments

Comments
 (0)