Skip to content

pyup: Scheduled weekly dependency update for week 51 #8776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Dec 21, 2021
4 changes: 2 additions & 2 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ argh==0.26.2
tox==3.24.4

# AWS utilities to use against MinIO
awscli==1.22.23
awscli==1.22.24

# Used together with structlog to have nicer logs locally
rich==10.16.0
rich==10.16.1
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Packages required to build docs, independent of application dependencies

Sphinx==4.3.1
Sphinx==4.3.2
Pygments==2.10.0

sphinx_rtd_theme==1.0.0
Expand All @@ -23,4 +23,4 @@ sphinx-autobuild==2021.3.14
rstcheck==3.3.1

# Markdown
myst_parser==0.16.0
myst_parser==0.16.1
10 changes: 5 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ django_polymorphic==3.1.0
django-autoslug==1.9.8
django-simple-history==3.0.0

djangorestframework==3.13.0
djangorestframework==3.13.1

# For intersphinx during builds
Sphinx==4.3.1
Sphinx==4.3.2

# Filtering for the REST API
django-filter==21.1
Expand Down Expand Up @@ -48,7 +48,7 @@ requests-oauthlib==1.3.0
GitPython==3.1.18 # pyup: ignore

# Search
elasticsearch==7.16.0 # pyup: <8.0.0
elasticsearch==7.16.1 # pyup: <8.0.0
elasticsearch-dsl==7.4.0 # pyup: <8.0
django-elasticsearch-dsl==7.2.1 # pyup: <8.0
selectolax==0.3.6
Expand Down Expand Up @@ -115,12 +115,12 @@ git+https://github.com/jschneier/django-storages@d0f027c98a877f75615cfc42b4d51c0


# Required only in development and linting
django-debug-toolbar==3.2.3
django-debug-toolbar==3.2.4

# For enabling content-security-policy
django-csp==3.7
# For setting the permissions-policy security header
django-permissions-policy==4.5.0

django-structlog==2.2.0
structlog==21.4.0
structlog==21.5.0