Skip to content

Commit

Permalink
Merge pull request #1478 from jwhitlock/dep-updates-jan-2020
Browse files Browse the repository at this point in the history
Dependency updates for January 2020
  • Loading branch information
jwhitlock committed Jan 5, 2021
2 parents d78caeb + f8f4460 commit 3e4a64d
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
8 changes: 4 additions & 4 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ backoff==1.10.0
# Code: https://github.com/boto/boto3
# Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst
# Docs: https://aws.amazon.com/sdk-for-python/
boto3==1.16.30
boto3==1.16.48

# Distributed Task Queue
# Code: https://github.com/celery/celery
# Changes: https://docs.celeryproject.org/en/stable/changelog.html
# Docs: https://docs.celeryproject.org/en/stable/index.html
celery[redis]==5.0.3
celery[redis]==5.0.5

# Command line interface toolkit
# Code: https://github.com/pallets/click
Expand Down Expand Up @@ -66,7 +66,7 @@ geoip2==4.1.0
# Code: https://github.com/gevent/gevent
# Changes: http://www.gevent.org/changelog.html
# Docs: http://www.gevent.org/contents.html
gevent==20.9.0
gevent==20.12.1

# "Green Unicorn", a WSGI HTTP Server
# Code: https://github.com/benoitc/gunicorn
Expand Down Expand Up @@ -245,7 +245,7 @@ iso3166
# Code: https://github.com/jazzband/pip-tools/
# Changes: https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md
# Docs: https://github.com/jazzband/pip-tools#readme
pip-tools==5.4.0
pip-tools==5.5.0

# Test framework
# Code: https://github.com/pytest-dev/pytest
Expand Down
76 changes: 38 additions & 38 deletions requirements.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3e4a64d

Please sign in to comment.