Skip to content

Commit

Permalink
build(deps-dev): bump the deps group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [black](https://github.com/psf/black) | `24.2.0` | `24.3.0` |
| [mypy](https://github.com/python/mypy) | `1.8.0` | `1.9.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.2` | `8.1.1` |
| [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) | `0.69.0` | `0.70.0` |
| [uvicorn](https://github.com/encode/uvicorn) | `0.27.1` | `0.28.0` |
| [locust](https://github.com/locustio/locust) | `2.23.1` | `2.24.0` |
| [streamlit](https://github.com/streamlit/streamlit) | `1.31.1` | `1.32.2` |


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

Updates `mypy` from 1.8.0 to 1.9.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.8.0...1.9.0)

Updates `pytest` from 8.0.2 to 8.1.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.2...8.1.1)

Updates `python-on-whales` from 0.69.0 to 0.70.0
- [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases)
- [Commits](gabrieldemarmiesse/python-on-whales@v0.69.0...v0.70.0)

Updates `uvicorn` from 0.27.1 to 0.28.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.27.1...0.28.0)

Updates `locust` from 2.23.1 to 2.24.0
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.23.1...2.24.0)

Updates `streamlit` from 1.31.1 to 1.32.2
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.31.1...1.32.2)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: python-on-whales
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: uvicorn
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: locust
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: streamlit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 9e62a84 commit dabf592
Showing 1 changed file with 72 additions and 142 deletions.
Loading

0 comments on commit dabf592

Please sign in to comment.