Skip to content

Commit

Permalink
build(deps): bump django from 5.0.1 to 5.0.3
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.3.
- [Commits](django/django@5.0.1...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 f5379b6 commit 79265c3
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 @@ -6,7 +6,7 @@ lxml==4.9.3
openpyxl==3.1.2

# website
django==5.0.1 ; python_version >= '3.10'
django==5.0.3 ; python_version >= '3.10'
django==4.2.5 ; python_version < '3.10'

# compatibility
Expand Down

0 comments on commit 79265c3

Please sign in to comment.