Skip to content

Commit

Permalink
Bump the all-minor-and-patch-dependency-updates group across 1 direct…
Browse files Browse the repository at this point in the history
…ory with 8 updates (#240)

Bumps the all-minor-and-patch-dependency-updates group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [setuptools](https://github.com/pypa/setuptools) | `75.6.0` | `75.7.0` |
| [nbsphinx](https://github.com/spatialaudio/nbsphinx) | `0.9.5` | `0.9.6` |
| [numpy](https://github.com/numpy/numpy) | `2.2.0` | `2.2.1` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.1` | `2.7.1` |
| [uvicorn[standard]](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` |
| [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.15.0` |
| [deepdiff](https://github.com/seperman/deepdiff) | `8.0.1` | `8.1.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.2` | `0.8.6` |



Updates `setuptools` from 75.6.0 to 75.7.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.6.0...v75.7.0)

Updates `nbsphinx` from 0.9.5 to 0.9.6
- [Release notes](https://github.com/spatialaudio/nbsphinx/releases)
- [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst)
- [Commits](spatialaudio/nbsphinx@0.9.5...0.9.6)

Updates `numpy` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.2.0...v2.2.1)

Updates `pydantic-settings` from 2.6.1 to 2.7.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.6.1...v2.7.1)

Updates `uvicorn[standard]` from 0.32.1 to 0.34.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](encode/uvicorn@0.32.1...0.34.0)

Updates `scipy` from 1.14.1 to 1.15.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.14.1...v1.15.0)

Updates `deepdiff` from 8.0.1 to 8.1.1
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](seperman/deepdiff@8.0.1...8.1.1)

Updates `ruff` from 0.8.2 to 0.8.6
- [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.8.2...0.8.6)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch-dependency-updates
- dependency-name: nbsphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch-dependency-updates
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch-dependency-updates
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch-dependency-updates
- dependency-name: uvicorn[standard]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch-dependency-updates
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch-dependency-updates
- dependency-name: deepdiff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch-dependency-updates
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch-dependency-updates
...

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 Jan 8, 2025
1 parent 307c17f commit cb682a7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
build==1.2.2.post1
setuptools==75.6.0
setuptools==75.7.0
setuptools_scm[toml]==8.1.0
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sphinx_rtd_theme==3.0.2
sphinx_book_theme==1.1.3
sphinx-automodapi==0.18.0
sphinx-issues==5.0.0
nbsphinx==0.9.5
nbsphinx==0.9.6
8 changes: 4 additions & 4 deletions requirements/prd.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
fastapi==0.115.6
numpy==2.2.0
numpy==2.2.1
duckdb==1.1.3
pydantic==2.7.4
pydantic-settings==2.6.1
pydantic-settings==2.7.1
pyserial==3.5
uvicorn[standard]==0.32.1
scipy==1.14.1
uvicorn[standard]==0.34.0
scipy==1.15.0
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bandit==1.8.0
deepdiff==8.0.1
deepdiff==8.1.1
httpx==0.28.1
ruff==0.8.2
ruff==0.8.6
pytest==8.3.4
pytest-cov==6.0.0

0 comments on commit cb682a7

Please sign in to comment.