Skip to content

Commit

Permalink
Bump django from 5.0.2 to 5.0.3 in /backend
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3.
- [Commits](django/django@5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 0905840 commit ee02292
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pandas = "*"
html5lib = "*"
psycopg2 = "*"
sentry-sdk = "*"
django = "==5.0.2"
django = "==5.0.3"
django-cors-headers = "*"
pyyaml = "*"
uritemplate = "*"
Expand Down
8 changes: 4 additions & 4 deletions backend/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee02292

Please sign in to comment.