Skip to content

Commit

Permalink
Bump the minor-and-patch group across 1 directory with 10 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [httpx](https://github.com/encode/httpx) | `0.27.0` | `0.27.2` |
| [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.4` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` |
| [plotly](https://github.com/plotly/plotly.py) | `5.23.0` | `5.24.1` |
| [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.5.6` | `0.7.2` |
| [mypy](https://github.com/python/mypy) | `1.11.1` | `1.13.0` |
| [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.2.2.240603` | `2.2.3.241009` |
| [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2.post1` |



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

Updates `rich` from 13.7.1 to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/commits)

Updates `pydantic` from 2.8.2 to 2.9.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.8.2...v2.9.2)

Updates `pandas` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

Updates `plotly` from 5.23.0 to 5.24.1
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.23.0...v5.24.1)

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

Updates `ruff` from 0.5.6 to 0.7.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@0.5.6...0.7.2)

Updates `mypy` from 1.11.1 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.1...v1.13.0)

Updates `pandas-stubs` from 2.2.2.240603 to 2.2.3.241009
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.2.240603...v2.2.3.241009)

Updates `build` from 1.2.1 to 1.2.2.post1
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.2.1...1.2.2.post1)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: plotly
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pandas-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 367c4ac commit b88bb01
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ classifiers = [
]
dependencies = [
"click == 8.1.7",
"httpx == 0.27.0",
"rich == 13.7.1",
"pydantic == 2.8.2",
"httpx == 0.27.2",
"rich == 13.9.4",
"pydantic == 2.9.2",
"pydantic-extra-types == 2.9.0",
"pandas == 2.2.2",
"plotly == 5.23.0",
"pandas == 2.2.3",
"plotly == 5.24.1",
"eval_type_backport == 0.2.0; python_version < '3.10'"
]

Expand All @@ -57,15 +57,15 @@ modem-info = "modem_info.__main__:main"

[project.optional-dependencies]
test = [
"black == 24.8.0",
"ruff == 0.5.6",
"mypy == 1.11.1",
"pandas-stubs == 2.2.2.240603"
"black == 24.10.0",
"ruff == 0.7.2",
"mypy == 1.13.0",
"pandas-stubs == 2.2.3.241009"
]
build = [
"setuptools == 72.1.0",
"setuptools-scm == 8.1.0",
"build == 1.2.1",
"build == 1.2.2.post1",
"twine == 5.1.1"
]

Expand Down

0 comments on commit b88bb01

Please sign in to comment.