Skip to content

Commit

Permalink
[pip](deps): Bump environs from 10.0.0 to 10.2.0 (#41)
Browse files Browse the repository at this point in the history
Bumps [environs](https://github.com/sloria/environs) from 10.0.0 to 10.2.0.
- [Changelog](https://github.com/sloria/environs/blob/master/CHANGELOG.md)
- [Commits](sloria/environs@10.0.0...10.2.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>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 504cb34 commit f786421
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pygit2 = "^1.13.3"
python-dateutil = "^2.8.2"
click = "^8.1.7"
typing-extensions = "^4.9.0"
environs = "^10.1.0"
environs = "^10.2.0"
async-lru = "^2.0.4"
msgspec = "^0.18.5"
jishaku = "^2.5.2"
Expand Down

0 comments on commit f786421

Please sign in to comment.