Skip to content

Commit 4b87cd0

Browse files
chore(deps-dev): bump pytest-insta from 0.1.11 to 0.2.0
Bumps [pytest-insta](https://github.com/vberlier/pytest-insta) from 0.1.11 to 0.2.0. - [Release notes](https://github.com/vberlier/pytest-insta/releases) - [Changelog](https://github.com/vberlier/pytest-insta/blob/main/CHANGELOG.md) - [Commits](vberlier/pytest-insta@v0.1.11...v0.2.0) --- updated-dependencies: - dependency-name: pytest-insta dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9223fbe commit 4b87cd0

File tree

2 files changed

+28
-44
lines changed

2 files changed

+28
-44
lines changed

poetry.lock

Lines changed: 27 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ wicked-expressions = "^0.5.2"
3232
pytest = "^7.1.3"
3333
black = "^22.10.0"
3434
isort = "^5.10.1"
35-
pytest-insta = "^0.1.11"
35+
pytest-insta = ">=0.1.11,<0.3.0"
3636
lectern = ">=0.25.0"
3737
python-semantic-release = "^7.32.1"
3838

0 commit comments

Comments
 (0)