Skip to content

Commit 7b73144

Browse files
committed
Update version of django-cors-headers
This commits updates the version of django-cors-headers package to the latest version available. Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
1 parent ccdfa68 commit 7b73144

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Jinja2 = "^3.1.1"
6363
rq = "^1.12.0"
6464
django-rq = "^2.3.2"
6565
pandas = "^2.2"
66-
django-cors-headers = "^3.7.0"
66+
django-cors-headers = "^4.6.0"
6767
PyJWT = "^2.4.0"
6868
uWSGI = "^2.0"
6969
django-treebeard = "^4.5.1"
@@ -73,7 +73,7 @@ grimoirelab-toolkit = { version = ">=0.3", allow-prereleases = true}
7373
django-storages = {extras = ["google"], version = "^1.13.2"}
7474
google-auth = "^2.18.0"
7575

76-
[tool.poetry.dev-dependencies]
76+
[tool.poetry.group.dev.dependencies]
7777
fakeredis = "^2.0.0"
7878
httpretty = "^1.1.4"
7979
flake8 = "^7.1.1"

0 commit comments

Comments
 (0)