Skip to content

Dev -> Stable 2.7.2#2717

Merged
TheTechromancer merged 85 commits intostablefrom
dev
Oct 25, 2025
Merged

Dev -> Stable 2.7.2#2717
TheTechromancer merged 85 commits intostablefrom
dev

Conversation

@TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Sep 28, 2025

v0lp3 and others added 30 commits August 26, 2025 11:36
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.11.9.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md)
- [Commits](pydantic/pydantic@v2.11.7...v2.11.9)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.11.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cloudcheck](https://github.com/blacklanternsecurity/cloudcheck) from 7.2.114 to 7.2.149.
- [Commits](https://github.com/blacklanternsecurity/cloudcheck/commits)

---
updated-dependencies:
- dependency-name: cloudcheck
  dependency-version: 7.2.149
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 27.0.2 to 27.1.0.
- [Release notes](https://github.com/zeromq/pyzmq/releases)
- [Commits](zeromq/pyzmq@v27.0.2...v27.1.0)

---
updated-dependencies:
- dependency-name: pyzmq
  dependency-version: 27.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.11 to 0.13.0.
- [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.12.11...0.13.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/cloudcheck-7.2.149

Bump cloudcheck from 7.2.114 to 7.2.149
…/ruff-0.13.0

Bump ruff from 0.12.11 to 0.13.0
…/pydantic-2.11.9

Bump pydantic from 2.11.7 to 2.11.9
…/pyzmq-27.1.0

Bump pyzmq from 27.0.2 to 27.1.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.19 to 9.6.20.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.19...9.6.20)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.6.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.116.1 to 0.117.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.116.1...0.117.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.117.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lxml](https://github.com/lxml/lxml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-6.0.1...lxml-6.0.2)

---
updated-dependencies:
- dependency-name: lxml
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.30.0...0.30.1)

---
updated-dependencies:
- dependency-name: mkdocstrings
  dependency-version: 0.30.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/lxml-6.0.2

Bump lxml from 6.0.1 to 6.0.2
…/fastapi-0.117.1

Bump fastapi from 0.116.1 to 0.117.1
…/mkdocstrings-0.30.1

Bump mkdocstrings from 0.30.0 to 0.30.1
…/mkdocs-material-9.6.20

Bump mkdocs-material from 9.6.19 to 9.6.20
TheTechromancer and others added 26 commits October 13, 2025 13:56
…actions/dev/github-actions-72521c3aa8

Bump the github-actions group across 1 directory with 2 updates
…/cachetools-6.2.1

Bump cachetools from 6.2.0 to 6.2.1
…/ruff-0.14.0

Bump ruff from 0.13.3 to 0.14.0
…/pydantic-2.11.10

Bump pydantic from 2.11.9 to 2.11.10
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.117.1 to 0.119.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.117.1...0.119.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.119.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/fastapi-0.119.0

Bump fastapi from 0.117.1 to 0.119.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.37.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.35.0...0.37.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/beautifulsoup4-4.14.2

Bump beautifulsoup4 from 4.13.5 to 4.14.2
…/uvicorn-0.37.0

Bump uvicorn from 0.35.0 to 0.37.0
Bumps [ansible-runner](https://github.com/ansible/ansible-runner) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ansible/ansible-runner/releases)
- [Commits](ansible/ansible-runner@2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: ansible-runner
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.21 to 9.6.22.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.21...9.6.22)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.6.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.37.0...0.38.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.10 to 2.12.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.11.10...v2.12.3)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.0 to 7.1.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-7.1.0...release-7.1.1)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/uvicorn-0.38.0

Bump uvicorn from 0.37.0 to 0.38.0
…/psutil-7.1.1

Bump psutil from 7.1.0 to 7.1.1
…/pydantic-2.12.3

Bump pydantic from 2.11.10 to 2.12.3
…/mkdocs-material-9.6.22

Bump mkdocs-material from 9.6.21 to 9.6.22
…/ansible-runner-2.4.2

Bump ansible-runner from 2.4.1 to 2.4.2
@TheTechromancer TheTechromancer changed the title Dev -> Stable 2.8.0 Dev -> Stable 2.7.2 Oct 25, 2025
@TheTechromancer TheTechromancer merged commit a0094bd into stable Oct 25, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants