Skip to content

Commit

Permalink
build(deps): bump django from 2.2.24 to 2.2.25 in /requirements (#5274)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.25.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.24...2.2.25)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2021
1 parent ff1318b commit e91f569
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ decorator==5.1.0
defusedxml==0.7.1
deprecation==2.1.0
disk-objectstore==0.6.0
Django==2.2.24
Django==2.2.25
docutils==0.15.2
entrypoints==0.3
Flask==1.1.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ decorator==5.1.0
defusedxml==0.7.1
deprecation==2.1.0
disk-objectstore==0.6.0
Django==2.2.24
Django==2.2.25
docutils==0.15.2
entrypoints==0.3
Flask==1.1.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ decorator==5.1.0
defusedxml==0.7.1
deprecation==2.1.0
disk-objectstore==0.6.0
Django==2.2.24
Django==2.2.25
docutils==0.15.2
entrypoints==0.3
Flask==1.1.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ decorator==5.1.0
defusedxml==0.7.1
deprecation==2.1.0
disk-objectstore==0.6.0
Django==2.2.24
Django==2.2.25
docutils==0.15.2
entrypoints==0.3
Flask==1.1.2
Expand Down

0 comments on commit e91f569

Please sign in to comment.