Skip to content

Commit

Permalink
Merge pull request #578 from dkliban/dynaconf-rc
Browse files Browse the repository at this point in the history
Bumps dynaconf max version to < 4.0
  • Loading branch information
dkliban committed Mar 13, 2020
2 parents a642907 + f8e1800 commit c652e5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES/6244.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bumps max dynaconf version in preparation for 3.0.0 release.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'djangorestframework-queryfields~=1.0.0',
'drf-nested-routers~=0.91.0',
'drf-yasg~=1.17.0',
'dynaconf>=2.2,<2.3',
'dynaconf>=2.2,<4.0',
'gunicorn>=19.9,<20.1',
'pygtrie~=2.3.2',
'psycopg2>=2.7,<2.9',
Expand Down

0 comments on commit c652e5e

Please sign in to comment.