Skip to content

Commit

Permalink
[noissue]: Update dynaconf requirement
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.1.12...3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mdellweg committed Sep 14, 2023
1 parent 7455354 commit fda9645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ djangorestframework-queryfields>=1.0,<=1.0.0
drf-access-policy>=1.1.2,<1.5.1
drf-nested-routers>=0.93.4,<=0.93.4
drf-spectacular==0.26.4 # We monkeypatch this so we need a very narrow requirement string
dynaconf>=3.1.12,<3.2.3
dynaconf>=3.1.12,<3.2.4
gunicorn>=20.1,<=21.2.0
importlib-metadata>=6.0.1,<=6.0.1 # Pinned to fix opentelemetry dependency solving issues with pip
jinja2>=3.1,<=3.1.2
Expand Down

0 comments on commit fda9645

Please sign in to comment.