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

Scheduled weekly dependency update for week 17 #1877

Merged
merged 10 commits into from
Apr 29, 2019

Conversation

pyup-bot
Copy link
Contributor

Update botocore from 1.12.134 to 1.12.137.

Changelog

1.12.137

========

* api-change:``iam``: Update iam client to latest version
* api-change:``sns``: Update sns client to latest version

1.12.136

========

* api-change:``gamelift``: Update gamelift client to latest version
* api-change:``workspaces``: Update workspaces client to latest version
* api-change:``dynamodb``: Update dynamodb client to latest version
* api-change:``inspector``: Update inspector client to latest version
* api-change:``lambda``: Update lambda client to latest version
* api-change:``batch``: Update batch client to latest version

1.12.135

========

* api-change:``mediatailor``: Update mediatailor client to latest version
* api-change:``rds``: Update rds client to latest version
* api-change:``cloudformation``: Update cloudformation client to latest version
* api-change:``ssm``: Update ssm client to latest version
* api-change:``storagegateway``: Update storagegateway client to latest version
* api-change:``route53``: Update route53 client to latest version
* api-change:``alexaforbusiness``: Update alexaforbusiness client to latest version
* api-change:``ec2``: Update ec2 client to latest version
* api-change:``mediaconnect``: Update mediaconnect client to latest version
* api-change:``textract``: Update textract client to latest version
Links

Update pyrsistent from 0.14.11 to 0.15.1.

Changelog

0.15.1

* Fix 163 installation broken on Python 2 because of fix of 161, thanks vphilippon for this! Sorry for the
inconvenience.

0.15.0

* Python 3.4 is no longer officially supported since it is EOL since 2019-03-18.
* Fix 157, major improvements to type hints. Thanks je-l for working on this and nattofriend for reviewing the PR!
* Fix 161, installation fails on some Windows platforms because fallback to Python pvector does not work.
Thanks MaxTaggart for fixing and verifying this!
Links

Update ruamel.yaml from 0.15.93 to 0.15.94.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update setuptools from 41.0.0 to 41.0.1.

Changelog

41.0.1

-------

* 1671: Fixed issue with the PEP 517 backend that prevented building a wheel when the ``dist/`` directory contained existing ``.whl`` files.
* 1709: In test.paths_on_python_path, avoid adding unnecessary duplicates to the PYTHONPATH.
* 1741: In package_index, now honor "current directory" during a checkout of git and hg repositories under Windows
Links

Update urllib3 from 1.24.1 to 1.24.2.

Changelog

1.24.2

-------------------

* Don't load system certificates by default when any other ``ca_certs``, ``ca_certs_dir`` or
``ssl_context`` parameters are specified.

* Remove Authorization header regardless of case when redirecting to cross-site. (Issue 1510)

* Add support for IPv6 addresses in subjectAltName section of certificates. (Issue 1269)
Links

Update boto3 from 1.9.134 to 1.9.137.

Changelog

1.9.137

=======

* api-change:``iam``: [``botocore``] Update iam client to latest version
* api-change:``sns``: [``botocore``] Update sns client to latest version

1.9.136

=======

* api-change:``gamelift``: [``botocore``] Update gamelift client to latest version
* api-change:``workspaces``: [``botocore``] Update workspaces client to latest version
* api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version
* api-change:``inspector``: [``botocore``] Update inspector client to latest version
* api-change:``lambda``: [``botocore``] Update lambda client to latest version
* api-change:``batch``: [``botocore``] Update batch client to latest version

1.9.135

=======

* api-change:``mediatailor``: [``botocore``] Update mediatailor client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
* api-change:``cloudformation``: [``botocore``] Update cloudformation client to latest version
* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version
* api-change:``route53``: [``botocore``] Update route53 client to latest version
* api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version
* api-change:``textract``: [``botocore``] Update textract client to latest version
Links

Update django-cors-headers from 2.5.2 to 2.5.3.

Changelog

2.5.3

------------------

* Tested on Django 2.2. No changes were needed for compatibility.
* Tested on Python 3.7. No changes were needed for compatibility.
Links

Update djangorestframework from 3.9.2 to 3.9.3.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pyasn1-modules from 0.2.4 to 0.2.5.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update requests-mock from 1.5.2 to 1.6.0.

Changelog
Links

Copy link
Contributor

@mythmon mythmon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot added a commit that referenced this pull request Apr 29, 2019
1877: Scheduled weekly dependency update for week 17 r=mythmon a=pyup-bot






### Update [botocore](https://pypi.org/project/botocore) from **1.12.134** to **1.12.137**.


<details>
  <summary>Changelog</summary>
  
  
   ### 1.12.137
   ```
   ========

* api-change:``iam``: Update iam client to latest version
* api-change:``sns``: Update sns client to latest version
   ```
   
  
  
   ### 1.12.136
   ```
   ========

* api-change:``gamelift``: Update gamelift client to latest version
* api-change:``workspaces``: Update workspaces client to latest version
* api-change:``dynamodb``: Update dynamodb client to latest version
* api-change:``inspector``: Update inspector client to latest version
* api-change:``lambda``: Update lambda client to latest version
* api-change:``batch``: Update batch client to latest version
   ```
   
  
  
   ### 1.12.135
   ```
   ========

* api-change:``mediatailor``: Update mediatailor client to latest version
* api-change:``rds``: Update rds client to latest version
* api-change:``cloudformation``: Update cloudformation client to latest version
* api-change:``ssm``: Update ssm client to latest version
* api-change:``storagegateway``: Update storagegateway client to latest version
* api-change:``route53``: Update route53 client to latest version
* api-change:``alexaforbusiness``: Update alexaforbusiness client to latest version
* api-change:``ec2``: Update ec2 client to latest version
* api-change:``mediaconnect``: Update mediaconnect client to latest version
* api-change:``textract``: Update textract client to latest version
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/botocore
  - Changelog: https://pyup.io/changelogs/botocore/
  - Repo: https://github.com/boto/botocore
</details>





### Update [pyrsistent](https://pypi.org/project/pyrsistent) from **0.14.11** to **0.15.1**.


<details>
  <summary>Changelog</summary>
  
  
   ### 0.15.1
   ```
   * Fix 163 installation broken on Python 2 because of fix of 161, thanks vphilippon for this! Sorry for the
   inconvenience.
   ```
   
  
  
   ### 0.15.0
   ```
   * Python 3.4 is no longer officially supported since it is EOL since 2019-03-18.
 * Fix 157, major improvements to type hints. Thanks je-l for working on this and nattofriend for reviewing the PR!
 * Fix 161, installation fails on some Windows platforms because fallback to Python pvector does not work.
   Thanks MaxTaggart for fixing and verifying this!
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pyrsistent
  - Changelog: https://pyup.io/changelogs/pyrsistent/
  - Repo: http://github.com/tobgu/pyrsistent/
</details>





### Update [ruamel.yaml](https://pypi.org/project/ruamel.yaml) from **0.15.93** to **0.15.94**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/ruamel.yaml
  - Changelog: https://pyup.io/changelogs/ruamel.yaml/
  - Repo: https://bitbucket.org/ruamel/yaml
</details>





### Update [setuptools](https://pypi.org/project/setuptools) from **41.0.0** to **41.0.1**.


<details>
  <summary>Changelog</summary>
  
  
   ### 41.0.1
   ```
   -------

* 1671: Fixed issue with the PEP 517 backend that prevented building a wheel when the ``dist/`` directory contained existing ``.whl`` files.
* 1709: In test.paths_on_python_path, avoid adding unnecessary duplicates to the PYTHONPATH.
* 1741: In package_index, now honor &quot;current directory&quot; during a checkout of git and hg repositories under Windows
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/setuptools
  - Changelog: https://pyup.io/changelogs/setuptools/
  - Repo: https://github.com/pypa/setuptools
</details>





### Update [urllib3](https://pypi.org/project/urllib3) from **1.24.1** to **1.24.2**.


<details>
  <summary>Changelog</summary>
  
  
   ### 1.24.2
   ```
   -------------------

* Don&#39;t load system certificates by default when any other ``ca_certs``, ``ca_certs_dir`` or
  ``ssl_context`` parameters are specified.

* Remove Authorization header regardless of case when redirecting to cross-site. (Issue 1510)

* Add support for IPv6 addresses in subjectAltName section of certificates. (Issue 1269)
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/urllib3
  - Changelog: https://pyup.io/changelogs/urllib3/
  - Docs: https://urllib3.readthedocs.io/
</details>





### Update [boto3](https://pypi.org/project/boto3) from **1.9.134** to **1.9.137**.


<details>
  <summary>Changelog</summary>
  
  
   ### 1.9.137
   ```
   =======

* api-change:``iam``: [``botocore``] Update iam client to latest version
* api-change:``sns``: [``botocore``] Update sns client to latest version
   ```
   
  
  
   ### 1.9.136
   ```
   =======

* api-change:``gamelift``: [``botocore``] Update gamelift client to latest version
* api-change:``workspaces``: [``botocore``] Update workspaces client to latest version
* api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version
* api-change:``inspector``: [``botocore``] Update inspector client to latest version
* api-change:``lambda``: [``botocore``] Update lambda client to latest version
* api-change:``batch``: [``botocore``] Update batch client to latest version
   ```
   
  
  
   ### 1.9.135
   ```
   =======

* api-change:``mediatailor``: [``botocore``] Update mediatailor client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
* api-change:``cloudformation``: [``botocore``] Update cloudformation client to latest version
* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version
* api-change:``route53``: [``botocore``] Update route53 client to latest version
* api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version
* api-change:``textract``: [``botocore``] Update textract client to latest version
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/boto3
  - Changelog: https://pyup.io/changelogs/boto3/
  - Repo: https://github.com/boto/boto3
</details>





### Update [django-cors-headers](https://pypi.org/project/django-cors-headers) from **2.5.2** to **2.5.3**.


<details>
  <summary>Changelog</summary>
  
  
   ### 2.5.3
   ```
   ------------------

* Tested on Django 2.2. No changes were needed for compatibility.
* Tested on Python 3.7. No changes were needed for compatibility.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/django-cors-headers
  - Changelog: https://pyup.io/changelogs/django-cors-headers/
  - Repo: https://github.com/ottoyiu/django-cors-headers
</details>





### Update [djangorestframework](https://pypi.org/project/djangorestframework) from **3.9.2** to **3.9.3**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/djangorestframework
  - Changelog: https://pyup.io/changelogs/djangorestframework/
  - Homepage: https://www.django-rest-framework.org/
</details>





### Update [pyasn1-modules](https://pypi.org/project/pyasn1-modules) from **0.2.4** to **0.2.5**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pyasn1-modules
  - Changelog: https://pyup.io/changelogs/pyasn1-modules/
  - Repo: https://github.com/etingof/pyasn1-modules
</details>





### Update [requests-mock](https://pypi.org/project/requests-mock) from **1.5.2** to **1.6.0**.


<details>
  <summary>Changelog</summary>
  
  
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/requests-mock
  - Changelog: https://pyup.io/changelogs/requests-mock/
  - Docs: https://requests-mock.readthedocs.io/
</details>







Co-authored-by: pyup-bot <github-bot@pyup.io>
@bors bors bot merged commit 0d330c0 into master Apr 29, 2019
@bors bors bot deleted the pyup-scheduled-update-2019-04-29 branch April 29, 2019 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants