forked from mozilla/addons-server
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the pip group across 1 directory with 21 updates #8
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/requirements/pip-b2bc429e24
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip group with 21 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `0.9.6` | `2.9.1` | | [bleach](https://github.com/mozilla/bleach) | `1.4` | `3.3.0` | | [celery](https://github.com/celery/celery) | `3.0.24` | `5.2.2` | | [django](https://github.com/django/django) | `1.6.2` | `3.2.25` | | [django-filter](https://github.com/carltongibson/django-filter) | `0.7` | `2.4.0` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `2.3.12` | `3.15.2` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `0.1.7` | `3.1.41` | | [gunicorn](https://github.com/benoitc/gunicorn) | `0.17.4` | `22.0.0` | | [html5lib](https://github.com/html5lib/html5lib-python) | `0.999` | `0.999999999` | | [httplib2](https://github.com/httplib2/httplib2) | `0.8.0` | `0.19.0` | | [oauth2](https://github.com/joestump/python-oauth2) | `1.5.211` | `1.9.0.post1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `2.5.0` | `3.18.3` | | [pymysql](https://github.com/PyMySQL/PyMySQL) | `0.5` | `1.1.1` | | [requests](https://github.com/psf/requests) | `2.0.0` | `2.32.2` | | [suds](https://github.com/suds-community/suds) | `0.4` | `1.0.0` | | [jinja2](https://github.com/pallets/jinja) | `2.7.2` | `3.1.4` | | [lxml](https://github.com/lxml/lxml) | `2.2.6` | `4.9.1` | | [pillow](https://github.com/python-pillow/Pillow) | `2.3.0` | `10.3.0` | | [simplejson](https://github.com/simplejson/simplejson) | `2.3.2` | `2.6.1` | | [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) | `1.2` | `1.11.1` | | [psutil](https://github.com/giampaolo/psutil) | `0.2.0` | `5.6.6` | Updates `babel` from 0.9.6 to 2.9.1 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/commits/v2.9.1) Updates `bleach` from 1.4 to 3.3.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v1.4...v3.3.0) Updates `celery` from 3.0.24 to 5.2.2 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v3.0.24...v5.2.2) Updates `django` from 1.6.2 to 3.2.25 - [Commits](django/django@1.6.2...3.2.25) Updates `django-filter` from 0.7 to 2.4.0 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@v0.7...2.4.0) Updates `djangorestframework` from 2.3.12 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@2.3.12...3.15.2) Updates `gitpython` from 0.1.7 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@0.1.7...3.1.41) Updates `gunicorn` from 0.17.4 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@0.17.4...22.0.0) Updates `html5lib` from 0.999 to 0.999999999 - [Changelog](https://github.com/html5lib/html5lib-python/blob/master/CHANGES.rst) - [Commits](html5lib/html5lib-python@0.999...0.999999999) Updates `httplib2` from 0.8.0 to 0.19.0 - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/commits/v0.19.0) Updates `oauth2` from 1.5.211 to 1.9.0.post1 - [Commits](https://github.com/joestump/python-oauth2/commits) Updates `protobuf` from 2.5.0 to 3.18.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v2.5.0...v3.18.3) Updates `pymysql` from 0.5 to 1.1.1 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@pymysql-0.5...v1.1.1) Updates `requests` from 2.0.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@2.0...v2.32.2) Updates `suds` from 0.4 to 1.0.0 - [Changelog](https://github.com/suds-community/suds/blob/master/CHANGELOG.md) - [Commits](https://github.com/suds-community/suds/commits/v1.0.0) Updates `jinja2` from 2.7.2 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@2.7.2...3.1.4) Updates `lxml` from 2.2.6 to 4.9.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/commits/lxml-4.9.1) Updates `pillow` from 2.3.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@2.3.0...10.3.0) Updates `simplejson` from 2.3.2 to 2.6.1 - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](simplejson/simplejson@v2.3.2...v2.6.1) Updates `django-debug-toolbar` from 1.2 to 1.11.1 - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/1.11.1/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@1.2...1.11.1) Updates `psutil` from 0.2.0 to 5.6.6 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-0.2.0...release-5.6.6) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production dependency-group: pip - dependency-name: bleach dependency-type: direct:production dependency-group: pip - dependency-name: celery dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-type: direct:production dependency-group: pip - dependency-name: django-filter dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: html5lib dependency-type: direct:production dependency-group: pip - dependency-name: httplib2 dependency-type: direct:production dependency-group: pip - dependency-name: oauth2 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-type: direct:production dependency-group: pip - dependency-name: pymysql dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: suds dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: lxml dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: simplejson dependency-type: direct:production dependency-group: pip - dependency-name: django-debug-toolbar dependency-type: direct:development dependency-group: pip - dependency-name: psutil dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 21 updates in the /requirements directory:
0.9.6
2.9.1
1.4
3.3.0
3.0.24
5.2.2
1.6.2
3.2.25
0.7
2.4.0
2.3.12
3.15.2
0.1.7
3.1.41
0.17.4
22.0.0
0.999
0.999999999
0.8.0
0.19.0
1.5.211
1.9.0.post1
2.5.0
3.18.3
0.5
1.1.1
2.0.0
2.32.2
0.4
1.0.0
2.7.2
3.1.4
2.2.6
4.9.1
2.3.0
10.3.0
2.3.2
2.6.1
1.2
1.11.1
0.2.0
5.6.6
Updates
babel
from 0.9.6 to 2.9.1Release notes
Sourced from babel's releases.
... (truncated)
Changelog
Sourced from babel's changelog.