Skip to content

Commit 2d32086

Browse files
[pip](deps): Bump environs from 10.2.0 to 10.3.0 (#43)
Bumps [environs](https://github.com/sloria/environs) from 10.2.0 to 10.3.0. - [Changelog](https://github.com/sloria/environs/blob/master/CHANGELOG.md) - [Commits](sloria/environs@10.2.0...10.3.0) --- updated-dependencies: - dependency-name: environs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aacfa31 commit 2d32086

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -18,7 +18,7 @@ pygit2 = "^1.13.3"
1818
python-dateutil = "^2.8.2"
1919
click = "^8.1.7"
2020
typing-extensions = "^4.9.0"
21-
environs = "^10.2.0"
21+
environs = "^10.3.0"
2222
async-lru = "^2.0.4"
2323
msgspec = "^0.18.5"
2424
jishaku = "^2.5.2"

0 commit comments

Comments
 (0)