Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1901: Scheduled weekly dependency update for week 23 r=mythmon a=pyup-bot ### Update [botocore](https://pypi.org/project/botocore) from **1.12.159** to **1.12.164**. <details> <summary>Changelog</summary> ### 1.12.164 ``` ======== * api-change:``ec2``: Update ec2 client to latest version ``` ### 1.12.163 ``` ======== * api-change:``ecs``: Update ecs client to latest version * api-change:``organizations``: Update organizations client to latest version * api-change:``logs``: Update logs client to latest version * api-change:``dynamodb``: Update dynamodb client to latest version * api-change:``guardduty``: Update guardduty client to latest version * api-change:``ssm``: Update ssm client to latest version * api-change:``ses``: Update ses client to latest version * api-change:``mediaconnect``: Update mediaconnect client to latest version ``` ### 1.12.162 ``` ======== * api-change:``glue``: Update glue client to latest version ``` ### 1.12.161 ``` ======== * api-change:``ec2``: Update ec2 client to latest version * api-change:``storagegateway``: Update storagegateway client to latest version * api-change:``s3``: Update s3 client to latest version * api-change:``elasticache``: Update elasticache client to latest version * api-change:``iam``: Update iam client to latest version ``` ### 1.12.160 ``` ======== * api-change:``ec2``: Update ec2 client to latest version * api-change:``rds``: Update rds 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 [datadog](https://pypi.org/project/datadog) from **0.28.0** to **0.29.1**. <details> <summary>Changelog</summary> ### 0.29.1 ``` * [BUGFIX] Properly extend response headers to response object to fix [Return Rate Limit Headers][378], [397][] ``` ### 0.29.0 ``` * [BUGFIX] Lambda wrapper: Always flush, even on exceptions, [359][] (thanks [jmehnle][]) * [BUGFIX] API: Do not send JSON body in GET requests, [382][] * [BUGFIX] API: Allow listing timeboards with empty descriptions, [385][] (thanks [Tenzer][]) * [BUGFIX] Dogwrap: Better string handling and python3 support, [379][] * [BUGFIX] Threadstats: ensure MetricsAggregator is threadsafe, [370][] (thanks [TheKevJames][]) * [BUGFIX] Dogshell: Fixes the `--tags` argument for service_checks, [387][] (thanks [gordlea][]) * [FEATURE] API: Add support for dashboard list API v2, [374][] * [IMPROVEMENT] API: Handle http code 429 rate limiting in external python library, [376][] * [IMPROVEMENT] API: Add ability to not attach_host_name to metrics, events and distributions, [383][] * [IMPROVEMENT] API: Return Rate Limit Headers, [378][] (thanks [fdhoff][]) * [IMPROVEMENT] API: Do not override API parameters with default when calling initialize if they are already set, [386][] * [IMPROVEMENT] Dogshell: Add `--tags` support to monitors, [356][] * [IMPROVEMENT] Dogshell: Add documentation for environment variables, [388][] (thanks [sc68cal][]) * [IMPROVEMENT] Dogstatsd: Added a new parameter `statsd_default_namespace` to the `initialize` method, [353][] (thanks [lceS2][]) * [IMPROVEMENT] Import Iterable from collections.abc on python3 to avoid deprecation warning, [381][] * [IMPROVEMENT] Do not capture `/bin/hostname` stderr, [368][] (thanks [brendanlong][]) * [IMPROVEMENT] Add support for environment variables `DD_API_KEY` and `DD_APP_KEY` for setting API and APP keys respectively, [373][] ========= ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/datadog - Changelog: https://pyup.io/changelogs/datadog/ - Homepage: https://www.datadoghq.com </details> ### Update [graphene](https://pypi.org/project/graphene) from **2.1.3** to **2.1.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/graphene - Changelog: https://pyup.io/changelogs/graphene/ - Repo: https://github.com/graphql-python/graphene </details> ### Update [graphql-core](https://pypi.org/project/graphql-core) from **2.1** to **2.2**. <details> <summary>Changelog</summary> ### 2.2.0 ``` Changelog * Fix a typo in a deprecation warning 9202021fc87db9c175e115016cd53e5d9d085ac6 * Fix collections import for Python >3.3 cdb299df3efda82a09cbb282e561c6c8aaa2efdf * Add dict support for the default resolver 1760eaf995e2623aee4afca48ad5be0cd9098fbe * Fix UnicodeDecodeError in format_error 87b615605ac9724c4f945e220e67b5b2d0461424 * Add extensions support to GraphQLError 3ba7f9218bca7a039b109b103cf57b1511d970c7 * Add traceback to errors from failed promises 8f736b7a6b052c07347dbd57e00bc8221af71faa * Lots of internal clean up Full changelog: graphql-python/graphql-core@v2.1.0...v2.2.0 ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/graphql-core - Changelog: https://pyup.io/changelogs/graphql-core/ - Repo: https://github.com/graphql-python/graphql-core/releases </details> ### Update [PyYAML](https://pypi.org/project/PyYAML) from **5.1** to **5.1.1**. *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/pyyaml - Repo: https://github.com/yaml/pyyaml </details> ### Update [ruamel.yaml](https://pypi.org/project/ruamel.yaml) from **0.15.96** to **0.15.97**. *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 - Repo: https://bitbucket.org/ruamel/yaml </details> ### Update [s3transfer](https://pypi.org/project/s3transfer) from **0.2.0** to **0.2.1**. <details> <summary>Changelog</summary> ### 0.2.1 ``` ===== * enhancment:ProcessPool: Adds user agent suffix. ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/s3transfer - Changelog: https://pyup.io/changelogs/s3transfer/ - Repo: https://github.com/boto/s3transfer </details> ### Update [boto3](https://pypi.org/project/boto3) from **1.9.159** to **1.9.164**. <details> <summary>Changelog</summary> ### 1.9.164 ``` ======= * api-change:``ec2``: [``botocore``] Update ec2 client to latest version ``` ### 1.9.163 ``` ======= * api-change:``ecs``: [``botocore``] Update ecs client to latest version * api-change:``organizations``: [``botocore``] Update organizations client to latest version * api-change:``logs``: [``botocore``] Update logs client to latest version * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version * api-change:``guardduty``: [``botocore``] Update guardduty client to latest version * api-change:``ssm``: [``botocore``] Update ssm client to latest version * api-change:``ses``: [``botocore``] Update ses client to latest version * api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version ``` ### 1.9.162 ``` ======= * api-change:``glue``: [``botocore``] Update glue client to latest version ``` ### 1.9.161 ``` ======= * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version * api-change:``s3``: [``botocore``] Update s3 client to latest version * api-change:``elasticache``: [``botocore``] Update elasticache client to latest version * api-change:``iam``: [``botocore``] Update iam client to latest version ``` ### 1.9.160 ``` ======= * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``rds``: [``botocore``] Update rds 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 [google-cloud-storage](https://pypi.org/project/google-cloud-storage) from **1.16.0** to **1.16.1**. *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/google-cloud-storage - Repo: https://github.com/GoogleCloudPlatform/google-cloud-python </details> ### Update [graphene-django](https://pypi.org/project/graphene-django) from **2.2.0** to **2.3.0**. <details> <summary>Changelog</summary> ### 2.3.0 ``` Changelog * Fix import issue with `GraphQLTestCase` * Stores the GraphiQL query in the URL fragment, rather than the query, so that sensitive data won't be logged to web server logs. 508 * Moves GraphiQL JS to a separate file to enable stricter Content Security Policies. 508 * Fix parameter order 526 * Provide a way to dump schema to stdout 512 * Removed old Django compatibility code 619 * Added staticfiles to MANIFESTS.IN 601 * Update GraphiQL to use 0.13.0 646 * Change `__debug` to `_debug` to avoid conflicts 646 Documentation improvements * Django debug types 513 * Updated cookbook examples to be compatible with Django 2.1 * Improved testing documentation 608 * Vastly improved documentation throughout. ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/graphene-django - Changelog: https://pyup.io/changelogs/graphene-django/ - Repo: https://github.com/graphql-python/graphene-django </details> ### Update [pytest](https://pypi.org/project/pytest) from **4.6.1** to **4.6.2**. *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/pytest - Changelog: https://pyup.io/changelogs/pytest/ - Homepage: https://docs.pytest.org/en/latest/ </details> ### Update [Sphinx](https://pypi.org/project/Sphinx) from **2.1.0** to **2.1.1**. <details> <summary>Changelog</summary> ### 2.1.1 ``` ============================== Dependencies ------------ Incompatible changes -------------------- Deprecated ---------- Features added -------------- Bugs fixed ---------- * 6442: LaTeX: admonitions of :rst:dir:`note` type can get separated from immediately preceding section title by pagebreak * 6448: autodoc: crashed when autodocumenting classes with ``__slots__ = None`` * 6452: autosummary: crashed when generating document of properties Testing -------- ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/sphinx - Changelog: https://pyup.io/changelogs/sphinx/ - Homepage: http://sphinx-doc.org/ </details> Co-authored-by: pyup-bot <github-bot@pyup.io> Co-authored-by: Michael Cooper <mythmon@gmail.com>
- Loading branch information