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:
dependabot[bot] 2025-04-28 02:14:24 +00:00 committed by Eric
parent 41545aa32f
commit 961193de1e

View File

@ -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',