Skip to content

Commit

Permalink
apps/playwright-service(deps): bump the prod-deps group
Browse files Browse the repository at this point in the history
Bumps the prod-deps group in /apps/playwright-service with 2 updates: [fastapi](https://github.com/fastapi/fastapi) and [playwright](https://github.com/microsoft/playwright-python).


Updates `fastapi` from 0.111.0 to 0.115.6
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.111.0...0.115.6)

Updates `playwright` from 1.44.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.44.0...v1.49.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 818f554 commit 46ea084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/playwright-service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hypercorn==0.17.3
fastapi==0.111.0
playwright==1.44.0
fastapi==0.115.6
playwright==1.49.1
uvicorn

0 comments on commit 46ea084

Please sign in to comment.