Skip to content

Commit

Permalink
Bump the development-dependencies group with 6 updates (#699)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [black](https://github.com/psf/black) | `24.1.1` | `24.2.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.1` |
| [pytest-mpl](https://github.com/matplotlib/pytest-mpl) | `0.16.1` | `0.17.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.2.2` |
| [types-pillow](https://github.com/python/typeshed) | `10.2.0.20240206` | `10.2.0.20240213` |
| [types-setuptools](https://github.com/python/typeshed) | `69.0.0.20240125` | `69.1.0.20240217` |


Updates `black` from 24.1.1 to 24.2.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.1.1...24.2.0)

Updates `pytest` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.0...8.0.1)

Updates `pytest-mpl` from 0.16.1 to 0.17.0
- [Release notes](https://github.com/matplotlib/pytest-mpl/releases)
- [Changelog](https://github.com/matplotlib/pytest-mpl/blob/main/CHANGES.md)
- [Commits](matplotlib/pytest-mpl@v0.16.1...v0.17.0)

Updates `ruff` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.2.1...v0.2.2)

Updates `types-pillow` from 10.2.0.20240206 to 10.2.0.20240213
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-setuptools` from 69.0.0.20240125 to 69.1.0.20240217
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: pytest-mpl
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: types-pillow
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 6af2254 commit dfb37d4
Showing 1 changed file with 54 additions and 53 deletions.
107 changes: 54 additions & 53 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dfb37d4

Please sign in to comment.