Skip to content

Commit

Permalink
pip stable: bump django from 5.0a1 to 5.0b1
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0a1 to 5.0b1.
- [Commits](https://github.com/django/django/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 984e959 commit 4ebce3b
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.0a1 ; python_version >= '3.10'
django==5.0b1 ; python_version >= '3.10'
django==4.2.5 ; python_version < '3.10'

# compatibility
Expand Down

0 comments on commit 4ebce3b

Please sign in to comment.