Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
3d0888f17c fix(deps): bump pytest-asyncio from 0.23.3 to 0.25.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.3 to 0.25.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.3...v0.25.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 15:15:10 +00:00
pacnpal
ec65d1bc73 Merge pull request #4 from pacnpal/dependabot/pip/uvicorn-0.34.0
Bump uvicorn from 0.27.0 to 0.34.0
2025-01-28 10:11:19 -05:00
pacnpal
c7d499c8c4 Merge pull request #3 from pacnpal/dependabot/pip/python-multipart-0.0.20
Bump python-multipart from 0.0.18 to 0.0.20
2025-01-28 10:11:03 -05:00
dependabot[bot]
7c643c0fbe Bump httpx from 0.26.0 to 0.28.1
Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.28.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.26.0...0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 15:10:07 +00:00
dependabot[bot]
42bd5e3b12 Bump pydantic from 2.5.3 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.3...v2.10.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 15:00:52 +00:00
dependabot[bot]
85689f3ffd Bump uvicorn from 0.27.0 to 0.34.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.0 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](https://github.com/encode/uvicorn/compare/0.27.0...0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 15:00:44 +00:00
dependabot[bot]
e16cc72fde Bump python-multipart from 0.0.18 to 0.0.20
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 to 0.0.20.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.18...0.0.20)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 15:00:41 +00:00
dependabot[bot]
8d1ad27bbf Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [python-multipart](https://github.com/Kludex/python-multipart) and [jinja2](https://github.com/pallets/jinja).


Updates `python-multipart` from 0.0.6 to 0.0.18
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.18)

Updates `jinja2` from 3.1.3 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.5)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 14:47:42 +00:00
pacnpal
e44a6685c8 Add initial implementation of SimpleGuardHome web app with configuration and dependencies 2025-01-28 14:46:36 +00:00