Skip to content

Commit 805dbfe

Browse files
Bump django-cors-headers from 4.3.1 to 4.5.0 in /src
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.5.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.3.1...4.5.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2314518 commit 805dbfe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = "^3.10"
1111
django = ">=4.2,<4.3"
1212
djangorestframework = "^3.14.0"
13-
django-cors-headers = "^4.3.1"
13+
django-cors-headers = "^4.5.0"
1414
whitenoise = "^6.6.0"
1515
python-decouple = "^3.8"
1616
gunicorn = "^22.0.0"

0 commit comments

Comments
 (0)