Skip to content

Commit dfff061

Browse files
chore(deps): bump mysqlclient from 2.2.5 to 2.2.6 (#52)
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 c7ee5dc commit dfff061

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,6 +1,6 @@
11
Django==5.1.4
22
gunicorn==23.0.0
3-
mysqlclient==2.2.5
3+
mysqlclient==2.2.6
44
oauthlib==3.2.2
55
pytz==2024.2
66
requests==2.32.3

0 commit comments

Comments
 (0)