Skip to content

Commit

Permalink
Bump environs[django] from 9.5.0 to 10.3.0
Browse files Browse the repository at this point in the history
Bumps [environs[django]](https://github.com/sloria/environs) from 9.5.0 to 10.3.0.
- [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md)
- [Commits](sloria/environs@9.5.0...10.3.0)

---
updated-dependencies:
- dependency-name: environs[django]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 08187fb commit 5edb2a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ django-storages==1.14
Django[argon2,bcrypt]==3.2.14
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.0
environs[django]==9.5.0
environs[django]==10.3.0
greenlet==3.0.3
gunicorn[gevent,setproctitle]==21.2.0
hyperlink==21.0.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install_requires =
Django==3.2
django-filter==23.3
djangorestframework==3.14.0
environs[django]==9.5.0
environs[django]==10.3.0
greenlet==3.0.3
gunicorn[gevent,setproctitle]==21.2.0
markdown==3.4.3
Expand Down

0 comments on commit 5edb2a8

Please sign in to comment.