Skip to content

Commit

Permalink
Bump mysqlclient from 2.2.4 to 2.2.5
Browse files Browse the repository at this point in the history
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
- [Commits](PyMySQL/mysqlclient@v2.2.4...v2.2.5)

---
updated-dependencies:
- dependency-name: mysqlclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 469e593 commit c12ac5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
install_requires=[
'docopt==0.6.2',
'PyYAML==6.0.2',
'mysqlclient==2.2.4',
'mysqlclient==2.2.5',
'sql_metadata==2.13.0',
'termcolor==2.4.0',
'yamlordereddictloader==0.4.2'
Expand Down

0 comments on commit c12ac5a

Please sign in to comment.