Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 93e181a

Browse files
authoredFeb 26, 2025··
Bump environs from 11.2.1 to 14.1.1
Bumps [environs](https://github.com/sloria/environs) from 11.2.1 to 14.1.1. - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](sloria/environs@11.2.1...14.1.1) --- updated-dependencies: - dependency-name: environs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4b8b81 commit 93e181a

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed
 

‎poetry.lock

+10-9
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
@@ -46,7 +46,7 @@ format-jinja = """
4646

4747
[tool.poetry.dependencies]
4848
python = ">=3.10,<3.13"
49-
environs = "^11.0.0"
49+
environs = ">=11,<15"
5050

5151
# Vector Stores
5252
azure-search-documents = "^11.5.2"

0 commit comments

Comments
 (0)
Please sign in to comment.