Compare commits

..

19 Commits

Author SHA1 Message Date
pacnpal
143f2025fa Merge pull request #29 from pacnpal/dependabot/pip/uvicorn-0.39.0 2026-01-31 06:46:14 -05:00
dependabot[bot]
52fe72b387 fix(deps): bump uvicorn from 0.34.0 to 0.39.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.34.0 to 0.39.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.34.0...0.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 11:45:47 +00:00
pacnpal
276a32b235 Update docker-build.yml workflow 2026-01-31 06:43:56 -05:00
pacnpal
ac26cc0c02 Merge pull request #30 from pacnpal/dependabot/pip/fastapi-0.128.0 2026-01-31 06:35:49 -05:00
dependabot[bot]
0a7c8d96ed fix(deps): bump fastapi from 0.115.12 to 0.128.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.12 to 0.128.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.12...0.128.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 11:31:00 +00:00
pacnpal
6d32553b5f Merge pull request #31 from pacnpal/dependabot/pip/pydantic-settings-2.11.0 2026-01-31 06:30:08 -05:00
pacnpal
99695d5a57 Merge pull request #32 from pacnpal/dependabot/pip/python-dotenv-1.2.1 2026-01-31 06:29:50 -05:00
dependabot[bot]
c1b65da6e1 fix(deps): bump python-dotenv from 1.1.0 to 1.2.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 12:59:52 +00:00
dependabot[bot]
1bbb265632 fix(deps): bump pydantic-settings from 2.9.1 to 2.11.0
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.9.1 to 2.11.0.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.9.1...v2.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 12:59:49 +00:00
pacnpal
d99c7b973b Merge pull request #28 from pacnpal/dependabot/pip/pydantic-2.11.4 2026-01-17 12:47:25 -05:00
dependabot[bot]
a858acf4bb fix(deps): bump pydantic from 2.10.6 to 2.11.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.4.
- [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.10.6...v2.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 17:43:31 +00:00
pacnpal
05ff931ed3 Merge pull request #27 from pacnpal/dependabot/pip/pydantic-settings-2.9.1 2026-01-17 12:42:04 -05:00
pacnpal
3ea87de40e Merge pull request #24 from pacnpal/dependabot/pip/python-dotenv-1.1.0 2026-01-17 12:41:51 -05:00
pacnpal
577063e1c6 Merge pull request #22 from pacnpal/dependabot/pip/fastapi-0.115.12 2026-01-17 12:41:39 -05:00
pacnpal
519f231b6d Merge pull request #21 from pacnpal/dependabot/pip/jinja2-3.1.6 2026-01-17 12:41:16 -05:00
dependabot[bot]
73bf12b083 fix(deps): bump pydantic-settings from 2.7.1 to 2.9.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.7.1 to 2.9.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.7.1...v2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 12:06:57 +00:00
dependabot[bot]
55ecee5407 fix(deps): bump python-dotenv from 1.0.1 to 1.1.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 11:56:56 +00:00
dependabot[bot]
8629bfc822 fix(deps): bump fastapi from 0.115.8 to 0.115.12
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.8 to 0.115.12.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.8...0.115.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 12:51:33 +00:00
dependabot[bot]
1d33ebdc36 fix(deps): bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [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.5...3.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 12:03:03 +00:00
2 changed files with 6 additions and 9 deletions

View File

@@ -6,9 +6,6 @@ on:
paths-ignore:
- '**.md'
- '.gitignore'
pull_request:
branches: [ "main" ]
workflow_dispatch:
permissions:
contents: read

View File

@@ -1,11 +1,11 @@
fastapi==0.115.8
uvicorn==0.34.0
python-dotenv==1.0.1
fastapi==0.128.0
uvicorn==0.39.0
python-dotenv==1.2.1
httpx==0.28.1
pydantic==2.10.6
pydantic-settings==2.7.1
pydantic==2.12.5
pydantic-settings==2.11.0
pytest>=7.4.4
pytest-asyncio>=0.25.2
python-multipart==0.0.20
jinja2==3.1.5
jinja2==3.1.6
slowapi==0.1.9