Skip to content

Commit

Permalink
Bump jestspectation from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [jestspectation](https://github.com/MiguelGuthridge/Jestspectation) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/MiguelGuthridge/Jestspectation/releases)
- [Commits](MaddyGuthridge/Jestspectation@v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 4c1e7a6 commit 4ac2151
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 = "^29.0.0"
typing-extensions = "^4.8.0"
jestspectation = "^1.2.1"
jestspectation = "^1.2.2"

[tool.poetry.group.dev.dependencies]
coverage = "^7.3.2"
Expand All @@ -19,7 +19,7 @@ isort = "^5.12.0"
mypy = "^1.6.1"
pytest = "^7.4.3"
autopep8 = "^2.0.4"
jestspectation = "^1.2.1"
jestspectation = "^1.2.2"

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

0 comments on commit 4ac2151

Please sign in to comment.