Skip to content

Commit

Permalink
Bump the e2e-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the e2e-dependencies group with 2 updates in the /e2e directory: [playwright](https://github.com/microsoft/playwright-python) and [pytest-playwright](https://github.com/microsoft/playwright-pytest).


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

Updates `pytest-playwright` from 0.5.2 to 0.6.2
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](microsoft/playwright-pytest@v0.5.2...v0.6.2)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: e2e-dependencies
- dependency-name: pytest-playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: e2e-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 96c0492 commit 4ffea35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
playwright==1.43.0
pytest-playwright==0.5.2
playwright==1.49.1
pytest-playwright==0.6.2

0 comments on commit 4ffea35

Please sign in to comment.