Skip to content

Commit

Permalink
build(deps): bump dynaconf from 3.1.7 to 3.2.4
Browse files Browse the repository at this point in the history
Bumps [dynaconf](https://github.com/dynaconf/dynaconf) from 3.1.7 to 3.2.4.
- [Release notes](https://github.com/dynaconf/dynaconf/releases)
- [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md)
- [Commits](dynaconf/dynaconf@3.1.7...3.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 57d7e4a commit b059237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ def run(self):
'cloudpickle',
'cryptography>=3.4.6',
'docker',
'dynaconf==3.1.7',
'dynaconf==3.2.4',
'flatten_json',
'grpcio>=1.56.2',
'ipykernel',
Expand Down

0 comments on commit b059237

Please sign in to comment.