Skip to content

Commit

Permalink
Update lovely-pytest-docker requirement from <1 to <2
Browse files Browse the repository at this point in the history
Updates the requirements on [lovely-pytest-docker](https://github.com/lovelysystems/lovely-pytest-docker) to permit the latest version.
- [Changelog](https://github.com/lovelysystems/lovely-pytest-docker/blob/master/CHANGES.md)
- [Commits](lovelysystems/lovely-pytest-docker@0.0.1...1.0.0)

---
updated-dependencies:
- dependency-name: lovely-pytest-docker
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Sep 19, 2024
1 parent 5349e1c commit d8f9030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"test": [
"pytest<9",
"pytest-cov<6",
"lovely-pytest-docker<1",
"lovely-pytest-docker<2",
"grafanalib==0.7.1",
]
}
Expand Down

0 comments on commit d8f9030

Please sign in to comment.