Skip to content

Commit e0e66a5

Browse files
deps: bump pytest-env from 0.8.2 to 1.1.3 (#862)
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 0.8.2 to 1.1.3. - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@0.8.2...1.1.3) --- updated-dependencies: - dependency-name: pytest-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eec20b7 commit e0e66a5

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pytest-lazy-fixture = "^0.6.3"
6262
fastapi = ">=0.6.3"
6363
fastapi-crudrouter = ">=0.8.4"
6464
httpx = ">=0.23,<0.28"
65-
pytest-env = "^0.8.1"
65+
pytest-env = ">=0.8.1,<1.2.0"
6666
pytest-xdist = "^3.1.0"
6767
bandit = "^1.7.8"
6868
fakeredis = {extras = ["json"], version = "2.22.0"}

0 commit comments

Comments
 (0)