Skip to content

Commit

Permalink
Bump django-environ from 0.10.0 to 0.11.2
Browse files Browse the repository at this point in the history
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.10.0 to 0.11.2.
- [Release notes](https://github.com/joke2k/django-environ/releases)
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
- [Commits](joke2k/django-environ@v0.10.0...v0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Archaeopteryx committed Mar 5, 2024
1 parent bf2b43c commit 2da208d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/common.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ mozlog==8.0.0

# Used directly and also by Django's YAML serializer.
PyYAML==6.0.1 # Imported as yaml
django-environ==0.10.0 # Imported as environ
django-environ==0.11.2 # Imported as environ
uritemplate==4.1.1 # For OpenAPI schema

python-dateutil==2.9.0.post0
Expand Down
6 changes: 3 additions & 3 deletions requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,9 @@ django-cors-headers==4.3.1 \
--hash=sha256:0b1fd19297e37417fc9f835d39e45c8c642938ddba1acce0c1753d3edef04f36 \
--hash=sha256:0bf65ef45e606aff1994d35503e6b677c0b26cafff6506f8fd7187f3be840207
# via -r requirements/common.in
django-environ==0.10.0 \
--hash=sha256:510f8c9c1d0a38b0815f91504270c29440a0cf44fab07f55942fa8d31bbb9be6 \
--hash=sha256:b3559a91439c9d774a9e0c1ced872364772c612cdf6dc919506a2b13f7a77225
django-environ==0.11.2 \
--hash=sha256:0ff95ab4344bfeff693836aa978e6840abef2e2f1145adff7735892711590c05 \
--hash=sha256:f32a87aa0899894c27d4e1776fa6b477e8164ed7f6b3e410a62a6d72caaf64be
# via -r requirements/common.in
django-filter==23.5 \
--hash=sha256:67583aa43b91fe8c49f74a832d95f4d8442be628fd4c6d65e9f811f5153a4e5c \
Expand Down

0 comments on commit 2da208d

Please sign in to comment.