File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ argh==0.26.2
30
30
tox==3.24.4
31
31
32
32
# AWS utilities to use against MinIO
33
- awscli==1.22.23
33
+ awscli==1.22.24
34
34
35
35
# Used together with structlog to have nicer logs locally
36
- rich==10.16.0
36
+ rich==10.16.1
Original file line number Diff line number Diff line change 1
1
# Packages required to build docs, independent of application dependencies
2
2
3
- Sphinx==4.3.1
3
+ Sphinx==4.3.2
4
4
Pygments==2.10.0
5
5
6
6
sphinx_rtd_theme==1.0.0
@@ -23,4 +23,4 @@ sphinx-autobuild==2021.3.14
23
23
rstcheck==3.3.1
24
24
25
25
# Markdown
26
- myst_parser==0.16.0
26
+ myst_parser==0.16.1
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ django_polymorphic==3.1.0
9
9
django-autoslug==1.9.8
10
10
django-simple-history==3.0.0
11
11
12
- djangorestframework==3.13.0
12
+ djangorestframework==3.13.1
13
13
14
14
# For intersphinx during builds
15
- Sphinx==4.3.1
15
+ Sphinx==4.3.2
16
16
17
17
# Filtering for the REST API
18
18
django-filter==21.1
@@ -48,7 +48,7 @@ requests-oauthlib==1.3.0
48
48
GitPython==3.1.18 # pyup: ignore
49
49
50
50
# Search
51
- elasticsearch==7.16.0 # pyup: <8.0.0
51
+ elasticsearch==7.16.1 # pyup: <8.0.0
52
52
elasticsearch-dsl==7.4.0 # pyup: <8.0
53
53
django-elasticsearch-dsl==7.2.1 # pyup: <8.0
54
54
selectolax==0.3.6
@@ -115,12 +115,12 @@ git+https://github.com/jschneier/django-storages@d0f027c98a877f75615cfc42b4d51c0
115
115
116
116
117
117
# Required only in development and linting
118
- django-debug-toolbar==3.2.3
118
+ django-debug-toolbar==3.2.4
119
119
120
120
# For enabling content-security-policy
121
121
django-csp==3.7
122
122
# For setting the permissions-policy security header
123
123
django-permissions-policy==4.5.0
124
124
125
125
django-structlog==2.2.0
126
- structlog==21.4 .0
126
+ structlog==21.5 .0
You can’t perform that action at this time.
0 commit comments