Skip to content

Commit

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

---
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 Jan 13, 2022
1 parent 3fa95e9 commit ea8a988
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.25
Django==2.2.26
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.25
Django==2.2.26
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.25
Django==2.2.26
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.25
Django==2.2.26
docutils==0.15.2
entrypoints==0.3
Flask==1.1.2
Expand Down

0 comments on commit ea8a988

Please sign in to comment.