mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-17 13:47:49 +00:00
chore(deps): bump pymssql from 2.2.8 to 2.3.4
Bumps [pymssql](https://github.com/pymssql/pymssql) from 2.2.8 to 2.3.4. - [Release notes](https://github.com/pymssql/pymssql/releases) - [Changelog](https://github.com/pymssql/pymssql/blob/master/ChangeLog.rst) - [Commits](https://github.com/pymssql/pymssql/compare/v2.2.8...v2.3.4) --- updated-dependencies: - dependency-name: pymssql dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
41545aa32f
commit
961193de1e
@ -106,7 +106,7 @@ dependencies = [
|
||||
'python-cas==1.6.0',
|
||||
'django-auth-ldap==4.4.0',
|
||||
'mysqlclient==2.2.4',
|
||||
'pymssql==2.2.8',
|
||||
'pymssql==2.3.4',
|
||||
'django-redis==5.3.0',
|
||||
'python-redis-lock==4.0.0',
|
||||
'pyopenssl==23.2.0',
|
||||
|
Loading…
Reference in New Issue
Block a user