Skip to content

Commit eb1871f

Browse files
Bump mysqlclient from 2.2.5 to 2.2.6 (#30)
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](PyMySQL/mysqlclient@v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: mysqlclient 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 072c7d5 commit eb1871f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==5.1.4
22
django-cors-headers==4.6.0
33
gunicorn==23.0.0
4-
mysqlclient==2.2.5
4+
mysqlclient==2.2.6
55
pytz==2024.2

0 commit comments

Comments
 (0)