Skip to content
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

pyup: Scheduled weekly dependency update for week 21 #5737

Merged
merged 5 commits into from May 27, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/local-docs-build.txt
Expand Up @@ -8,14 +8,14 @@ sphinx-tabs==1.1.10
# https://github.com/sphinx-doc/sphinx-intl/pull/27
git+https://github.com/agjohnson/sphinx-intl.git@7b5c66bdb30f872b3b1286e371f569c8dcb66de5#egg=sphinx-intl

Pygments==2.4.0
Pygments==2.4.1

mkdocs==1.0.4
Markdown==3.1
Markdown==3.1.1

# Docs
sphinxcontrib-httpdomain==1.7.0
sphinx-prompt==1.0.0
sphinx-notfound-page==0.2.1
sphinx-notfound-page==0.3
commonmark==0.9.0
recommonmark==0.5.0
4 changes: 2 additions & 2 deletions requirements/pip.txt
Expand Up @@ -28,7 +28,7 @@ requests==2.22.0
requests-toolbelt==0.9.1
slumber==0.7.1
pyyaml==5.1
Pygments==2.4.0
Pygments==2.4.1

# Basic tools
# Redis 3.x has an incompatible change and fails
Expand Down Expand Up @@ -73,7 +73,7 @@ pytz==2019.1
Unipath==1.1
django-kombu==0.9.4
mock==3.0.5
stripe==2.28.1
stripe==2.29.0

# unicode-slugify==0.1.5 is not released on PyPI yet
git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1.5
Expand Down