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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ggainey committed Aug 14, 2023
1 parent 1c34fdf commit 20afd1e
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.1
dynaconf>=3.1.12,<3.2.2
gunicorn>=20.1,<=21.2.0
jinja2>=3.1,<=3.1.2
naya>=1.1.1,<=1.1.1
Expand Down

0 comments on commit 20afd1e

Please sign in to comment.