Skip to content

Commit

Permalink
Bump jestspectation from 1.4.2 to 1.4.3
Browse files Browse the repository at this point in the history
Bumps [jestspectation](https://github.com/MaddyGuthridge/Jestspectation) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/MaddyGuthridge/Jestspectation/releases)
- [Commits](MaddyGuthridge/Jestspectation@v1.4.2...v1.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 5209089 commit 6c596ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.9.1"
fl-studio-api-stubs = "^33.2.0"
typing-extensions = "^4.12.2"
jestspectation = "^1.4.2"
jestspectation = "^1.4.3"

[tool.poetry.group.dev.dependencies]
coverage = "^7.6.0"
Expand All @@ -19,7 +19,7 @@ isort = "^5.13.2"
mypy = "^1.11.0"
pytest = "^8.3.2"
autopep8 = "^2.3.1"
jestspectation = "^1.4.2"
jestspectation = "^1.4.3"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 6c596ef

Please sign in to comment.