Skip to content

Commit

Permalink
⬆️ Bump dynaconf from 3.2.1 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps [dynaconf](https://github.com/dynaconf/dynaconf) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/dynaconf/dynaconf/releases)
- [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md)
- [Commits](dynaconf/dynaconf@3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: dynaconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent 60462de commit 6001fc6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 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 @@ -31,7 +31,7 @@ classifiers = [ #! Update me
python = "^3.10"
reactivex = "^4.0.4"
loguru = "^0.7.0"
dynaconf = "^3.1.12"
dynaconf = "^3.2.2"
click = "^8.1.4"
gym = "0.23"
cachetools = "^5.3.1"
Expand Down

0 comments on commit 6001fc6

Please sign in to comment.