Skip to content

Commit

Permalink
Bump django-cors-headers from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.2.0 to 4.3.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.2.0...4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 3439e27 commit 724709f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ sherlock==0.4.1

# required by monitoring
psutil==5.9.5
django-cors-headers==4.2.0
django-cors-headers==4.3.0
user-agents
django-user-agents
xmljson
Expand Down

0 comments on commit 724709f

Please sign in to comment.