Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the /tools directory: [pillow](https://github.com/python-pillow/Pillow) and [mysql-connector-python](https://github.com/mysql/mysql-connector-python).


Updates `pillow` from 9.3.0 to 10.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.3.0...10.3.0)

Updates `mysql-connector-python` from 8.0.33 to 9.1.0
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](mysql/mysql-connector-python@8.0.33...9.1.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: mysql-connector-python
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 054d1ec commit 90b09dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pygit2==1.7.2
bidict==0.22.0
Pillow==9.3.0
Pillow==10.3.0

# changelogs
PyYaml==6.0.1
Expand All @@ -9,4 +9,4 @@ ruamel.yaml==0.17.20
PyGithub==1.55

# ezdb
mysql-connector-python==8.0.33
mysql-connector-python==9.1.0

0 comments on commit 90b09dd

Please sign in to comment.