Skip to content

Commit

Permalink
Update dynaconf requirement from 3.2.3 to 3.2.4
Browse files Browse the repository at this point in the history
Updates the requirements on [dynaconf](https://github.com/dynaconf/dynaconf) to permit the latest version.
- [Release notes](https://github.com/dynaconf/dynaconf/releases)
- [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md)
- [Commits](dynaconf/dynaconf@3.2.3...3.2.4)

---
updated-dependencies:
- dependency-name: dynaconf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent 13c0422 commit e6943d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.11"
dynaconf = "3.2.3"
dynaconf = "3.2.4"

[tool.poetry.dev-dependencies]
pytest = "7.4.2"
Expand Down

0 comments on commit e6943d8

Please sign in to comment.