Commit Graph
4499 Commits
Author SHA1 Message Date
NotoriousRebel 90bbd9ddd6 refactor: route operator output through logging 2026-07-20 23:37:09 -04:00
NotoriousRebel 0166df00a7 fix: preserve host logging policy 2026-07-20 23:37:09 -04:00
NotoriousRebel 042fc38982 fix: preserve existing logging handlers 2026-07-20 23:37:09 -04:00
NotoriousRebel 44d1320788 feat: add verbose diagnostic logging 2026-07-20 23:37:09 -04:00
J.TownsendandGitHub e83b4a80e0 Merge pull request #2405 from laramies/dependabot/master/all_dependencies-6c356ba12b 2026-07-18 07:12:49 +01:00
dependabot[bot]andGitHub 91874ed16c build(deps): Bump the all-dependencies group with 11 updates
Bumps the all-dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.19.4` | `2.20.0` |
| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.2` | `4.37.0` |
| [github/codeql-action/autobuild](https://github.com/github/codeql-action) | `4.36.2` | `4.37.0` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.36.2` | `4.37.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `4.1.0` | `4.2.0` |
| [docker/login-action](https://github.com/docker/login-action) | `4.2.0` | `4.4.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `6.1.0` | `6.2.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `7.2.0` | `7.3.0` |
| [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.36.2` | `4.37.0` |
| [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.2.0` | `8.3.2` |
| [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action) | `4.0.0` | `4.1.0` |


Updates `step-security/harden-runner` from 2.19.4 to 2.20.0
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/9af89fc71515a100421586dfdb3dc9c984fbf411...bf7454d06d71f1098171f2acdf0cd4708d7b5920)

Updates `github/codeql-action/init` from 4.36.2 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...99df26d4f13ea111d4ec1a7dddef6063f76b97e9)

Updates `github/codeql-action/autobuild` from 4.36.2 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...99df26d4f13ea111d4ec1a7dddef6063f76b97e9)

Updates `github/codeql-action/analyze` from 4.36.2 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...99df26d4f13ea111d4ec1a7dddef6063f76b97e9)

Updates `docker/setup-buildx-action` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5...bb05f3f5519dd87d3ba754cc423b652a5edd6d2c)

Updates `docker/login-action` from 4.2.0 to 4.4.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/650006c6eb7dba73a995cc03b0b2d7f5ca915bee...af1e73f918a031802d376d3c8bbc3fe56130a9b0)

Updates `docker/metadata-action` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9...dc802804100637a589fabce1cb79ff13a1411302)

Updates `docker/build-push-action` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/f9f3042f7e2789586610d6e8b85c8f03e5195baf...53b7df96c91f9c12dcc8a07bcb9ccacbed38856a)

Updates `github/codeql-action/upload-sarif` from 4.36.2 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...99df26d4f13ea111d4ec1a7dddef6063f76b97e9)

Updates `astral-sh/setup-uv` from 8.2.0 to 8.3.2
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/fac544c07dec837d0ccb6301d7b5580bf5edae39...11f9893b081a58869d3b5fccaea48c9e9e46f990)

Updates `astral-sh/ruff-action` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/astral-sh/ruff-action/releases)
- [Commits](https://github.com/astral-sh/ruff-action/compare/0ce1b0bf8b818ef400413f810f8a11cdbda0034b...278981a28ce3188b1e39527901f38254bf3aac89)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: docker/login-action
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: docker/metadata-action
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: docker/build-push-action
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: astral-sh/setup-uv
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: astral-sh/ruff-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-17 21:20:57 +00:00
L1ghtn1ng 6e233db087 harden github actions more 2026-07-06 21:53:04 +01:00
J.TownsendandGitHub 656e0ac6ad Merge pull request #2397 from dasokkk/add-crtsh-tests
Add unit tests for the crtsh discovery module
2026-06-29 02:37:21 +01:00
L1ghtn1ng 7a947b66ad Group Dependabot updates 2026-06-29 02:34:09 +01:00
J.TownsendandGitHub 9ab83a4470 Merge pull request #2379 from laramies/dependabot/docker/python-44dd044 2026-06-27 21:01:27 +01:00
J.TownsendandGitHub b5495a4739 Merge pull request #2385 from laramies/dependabot/uv/master/pytest-9.1.1 2026-06-27 21:01:06 +01:00
dependabot[bot]andGitHub b528696dbc build(deps-dev): Bump pytest from 9.1.0 to 9.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/9.1.0...9.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-27 20:00:13 +00:00
J.TownsendandGitHub 7bfb391405 Merge pull request #2378 from laramies/dependabot/uv/master/certifi-2026.6.17 2026-06-27 21:00:11 +01:00
dependabot[bot]andGitHub 8f518c0371 build(deps): Bump certifi from 2026.5.20 to 2026.6.17
Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.5.20 to 2026.6.17.
- [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2026.6.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-27 20:00:01 +00:00
J.TownsendandGitHub 1e63b69581 Merge pull request #2390 from laramies/dependabot/github_actions/github/codeql-action/init-4.36.2 2026-06-27 20:59:41 +01:00
J.TownsendandGitHub 07d90d2465 Merge pull request #2392 from laramies/dependabot/github_actions/github/codeql-action/upload-sarif-4.36.2 2026-06-27 20:59:19 +01:00
J.TownsendandGitHub 7468df7938 Merge pull request #2391 from laramies/dependabot/github_actions/github/codeql-action/autobuild-4.36.2 2026-06-27 20:59:00 +01:00
J.TownsendandGitHub 6764c45ca0 Merge pull request #2393 from laramies/dependabot/github_actions/github/codeql-action/analyze-4.36.2 2026-06-27 20:58:14 +01:00
J.TownsendandGitHub 434e428572 Merge pull request #2394 from laramies/dependabot/uv/master/ruff-0.15.20 2026-06-27 20:57:43 +01:00
dependabot[bot]andGitHub 10441a48d4 build(deps-dev): Bump ruff from 0.15.17 to 0.15.20
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.17 to 0.15.20.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.17...0.15.20)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-27 19:56:48 +00:00
J.TownsendandGitHub d760ad05aa Merge pull request #2395 from laramies/dependabot/uv/master/fastapi-0.138.1 2026-06-27 20:56:25 +01:00
J.TownsendandGitHub 468e446daa Merge pull request #2380 from laramies/dependabot/github_actions/actions/checkout-7.0.0 2026-06-27 20:55:30 +01:00
J.TownsendandGitHub c8b4a55c7a Merge pull request #2396 from laramies/dependabot/uv/master/ty-0.0.54 2026-06-27 20:54:13 +01:00
dasokkk c94435166d Compare crtsh test hostnames with set equality
Replaces substring membership assertions with exact set comparisons so
the tests no longer trip CodeQL's URL substring sanitization check.
2026-06-27 00:33:05 +03:00
dasokkk 3edfb411c3 Add unit tests for the crtsh discovery module
Covers hostname extraction, wildcard prefix stripping, multi-line
name_value splitting, numeric-prefix filtering, and the empty-response
and missing-key error paths. AsyncFetcher is mocked so the tests run
without network access.
2026-06-26 23:32:36 +03:00
dependabot[bot]andGitHub 27c1437b10 build(deps-dev): Bump ty from 0.0.49 to 0.0.54
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.49 to 0.0.54.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ty/compare/0.0.49...0.0.54)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.54
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 21:14:06 +00:00
dependabot[bot]andGitHub 79b2a48534 build(deps): Bump fastapi from 0.137.1 to 0.138.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.137.1 to 0.138.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.137.1...0.138.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.138.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 21:13:52 +00:00
dependabot[bot]andGitHub b0b3250962 build(deps): Bump github/codeql-action/analyze from 4.36.1 to 4.36.2
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/87557b9c84dde89fdd9b10e88954ac2f4248e463...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 21:13:04 +00:00
dependabot[bot]andGitHub 31625d0c8a build(deps): Bump github/codeql-action/upload-sarif
Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/87557b9c84dde89fdd9b10e88954ac2f4248e463...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 21:12:52 +00:00
dependabot[bot]andGitHub 5e35da5736 build(deps): Bump github/codeql-action/autobuild from 4.36.1 to 4.36.2
Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/87557b9c84dde89fdd9b10e88954ac2f4248e463...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 21:12:41 +00:00
dependabot[bot]andGitHub 98fe05ffe7 build(deps): Bump github/codeql-action/init from 4.36.1 to 4.36.2
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/87557b9c84dde89fdd9b10e88954ac2f4248e463...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 21:12:33 +00:00
dependabot[bot]andGitHub 2a4344056e build(deps): Bump actions/checkout from 6.0.3 to 7.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 21:12:23 +00:00
dependabot[bot]andGitHub e696392558 build(deps): Bump python from d7a925f to 44dd044
Bumps python from `d7a925f` to `44dd044`.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14-slim-trixie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-17 22:13:42 +00:00
L1ghtn1ng 14d9f29996 update uv.lock 2026-06-17 01:47:35 +01:00
J.TownsendandGitHub e636600c2d Merge pull request #2371 from laramies/dependabot/uv/master/ujson-5.13.0
build(deps): Bump ujson from 5.12.1 to 5.13.0
2026-06-17 01:30:29 +01:00
J.TownsendandGitHub 7b3427961e Merge pull request #2368 from laramies/dependabot/docker/python-d7a925f
build(deps): Bump python from `c845af9` to `d7a925f`
2026-06-17 01:30:15 +01:00
J.TownsendandGitHub 3f01813a6a Merge pull request #2367 from laramies/dependabot/uv/master/ruff-0.15.17
build(deps-dev): Bump ruff from 0.15.16 to 0.15.17
2026-06-17 01:29:59 +01:00
dependabot[bot]andGitHub c23e4e3a4e build(deps): Bump ujson from 5.12.1 to 5.13.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.12.1...5.13.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-version: 5.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-17 00:28:56 +00:00
J.TownsendandGitHub 84a0d9cac0 Merge pull request #2376 from laramies/dependabot/uv/aiohttp-3.14.1
build(deps): Bump aiohttp from 3.14.0 to 3.14.1
2026-06-17 01:28:33 +01:00
J.TownsendandGitHub 64a7c9dae7 Merge pull request #2372 from laramies/dependabot/uv/master/slowapi-0.1.10
build(deps): Bump slowapi from 0.1.9 to 0.1.10
2026-06-17 01:26:53 +01:00
dependabot[bot]andGitHub e65d0d59e0 build(deps): Bump aiohttp from 3.14.0 to 3.14.1
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-17 00:22:35 +00:00
dependabot[bot]andGitHub 6207ea3ae9 build(deps-dev): Bump ruff from 0.15.16 to 0.15.17
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.16 to 0.15.17.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.16...0.15.17)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-17 00:18:10 +00:00
J.TownsendandGitHub 71dc5ef0e4 Merge pull request #2370 from pwn4444/fix-query-unboundlocal-apiscan-validation
Fix HTTP 500 on REST /query with a filename; validate api_scan target
2026-06-17 01:17:48 +01:00
J.TownsendandGitHub a73be1567c Merge pull request #2369 from laramies/dependabot/uv/master/ty-0.0.49
build(deps-dev): Bump ty from 0.0.46 to 0.0.49
2026-06-17 01:16:00 +01:00
J.TownsendandGitHub 76de07aed2 Merge pull request #2373 from laramies/dependabot/uv/master/pytest-9.1.0
build(deps-dev): Bump pytest from 9.0.3 to 9.1.0
2026-06-17 01:15:41 +01:00
J.TownsendandGitHub 5e76760359 Merge pull request #2360 from laramies/dependabot/uv/master/beautifulsoup4-4.15.0
build(deps): Bump beautifulsoup4 from 4.14.3 to 4.15.0
2026-06-17 01:14:28 +01:00
J.TownsendandGitHub 96383b8f86 Merge pull request #2374 from laramies/dependabot/uv/master/fastapi-0.137.1
build(deps): Bump fastapi from 0.136.3 to 0.137.1
2026-06-17 01:14:03 +01:00
dependabot[bot]andGitHub dd40d680a7 build(deps): Bump fastapi from 0.136.3 to 0.137.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.3 to 0.137.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.136.3...0.137.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.137.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 21:15:26 +00:00
dependabot[bot]andGitHub d663dcabd3 build(deps-dev): Bump pytest from 9.0.3 to 9.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 21:15:05 +00:00
dependabot[bot]andGitHub e5cedb79c8 build(deps): Bump slowapi from 0.1.9 to 0.1.10
Bumps [slowapi](https://github.com/laurents/slowapi) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/laurents/slowapi/releases)
- [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laurents/slowapi/compare/v0.1.9...v0.1.10)

---
updated-dependencies:
- dependency-name: slowapi
  dependency-version: 0.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 21:14:52 +00:00