Skip to content

Commit

Permalink
Merge #1901
Browse files Browse the repository at this point in the history
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 &gt;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&#39;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>
  • Loading branch information
bors[bot] and pyup-bot committed Jun 10, 2019
2 parents 261e333 + 66003a6 commit 49ebda9
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 62 deletions.
92 changes: 46 additions & 46 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ attrs==19.1.0 \
Babel==2.7.0 \
--hash=sha256:af92e6106cb7c55286b25b38ad7695f8b4efb36a90ba483d7f7a6628c46158ab \
--hash=sha256:e86135ae101e31e2c8ec20a4e0c5220f4eed12487d5cf3f78be7e98d3a57fc28
botocore==1.12.159 \
--hash=sha256:2f90e4d435b45bd708046b8e647c649bb7ff48f26892b86a2869f271a33270f0 \
--hash=sha256:35a199173d91791b9a4d69e1a02752fa5276f57b56cd1d26dd3144883c9f21e9
botocore==1.12.164 \
--hash=sha256:0c36d4b9bff79f1338e204de5fa1e2cd9f8c30fbc3b8ca35e5bfec7e88af7bad \
--hash=sha256:19eaccb6704996ed86482c2d88a2871322e98fa3ad6c7db19e12f9cfb516a518
cachetools==3.1.1 \
--hash=sha256:428266a1c0d36dc5aca63a2d7c5942e88c2c898d72139fca0e97fdd2380517ae \
--hash=sha256:8ea2d3ce97850f31e4a08b0e2b5e6c34997d7216a9d2c98e0f3978630d4da69a
Expand Down Expand Up @@ -87,9 +87,9 @@ cryptography==2.7 \
--hash=sha256:e6347742ac8f35ded4a46ff835c60e68c22a536a8ae5c4422966d06946b6d4c6 \
--hash=sha256:f27d93f0139a3c056172ebb5d4f9056e770fdf0206c2f422ff2ebbad142e09ed \
--hash=sha256:f57b76e46a58b63d1c6375017f4564a28f19a5ca912691fd2e4261b3414b618d
datadog==0.28.0 \
--hash=sha256:eb6f2707151be8851f7da3768e605ac92ec45464fc48d5a878d0b6e08610dd8b \
--hash=sha256:f0c3260654cf1c9a4a610aee6282ee62688e734f7d59ebc830560ca0cc0ef81d
datadog==0.29.1 \
--hash=sha256:266c1646a8345cff4a25259809a9fe78ed451a899ca885271d2433cf4b09e86e \
--hash=sha256:9a6edbe76e3b7e70914d4c18bbafc051afb7950856d93b8a9befa00fa88dc2d8
decorator==4.4.0 \
--hash=sha256:86156361c50488b84a3f148056ea716ca587df2f0de1d34750d35c21312725de \
--hash=sha256:f069f3a01830ca754ba5258fde2278454a0b5b79e0d7f5c13b3b97e57d4acff6
Expand Down Expand Up @@ -124,12 +124,12 @@ google-resumable-media==0.3.2 \
--hash=sha256:3e38923493ca0d7de0ad91c31acfefc393c78586db89364e91cb4f11990e51ba
googleapis-common-protos==1.6.0 \
--hash=sha256:e61b8ed5e36b976b487c6e7b15f31bb10c7a0ca7bd5c0e837f4afab64b53a0c6
graphene==2.1.3 \
--hash=sha256:b8ec446d17fa68721636eaad3d6adc1a378cb6323e219814c8f98c9928fc9642 \
--hash=sha256:faa26573b598b22ffd274e2fd7a4c52efa405dcca96e01a62239482246248aa3
graphql-core==2.1 \
--hash=sha256:889e869be5574d02af77baf1f30b5db9ca2959f1c9f5be7b2863ead5a3ec6181 \
--hash=sha256:9462e22e32c7f03b667373ec0a84d95fba10e8ce2ead08f29fbddc63b671b0c1
graphene==2.1.5 \
--hash=sha256:6d6a68c7b3b40325bf9af8a3dca22639f5a57eededf4449c1db198d7eb117af7 \
--hash=sha256:8eee7e2ae9c22d01cf85a43f8c1aeb776a478bc2e20e0ca8d5fb17ba4b9f4767
graphql-core==2.2 \
--hash=sha256:60ef8277b82aaad49e87154a0288a9542a82a63909568375712f826b1c280ef5 \
--hash=sha256:6288fe97c32d2f868a2dfe62e766dc85d48c96c1d085294edf44714190f2e4f3
graphql-relay==0.4.5 \
--hash=sha256:2716b7245d97091af21abf096fabafac576905096d21ba7118fba722596f65db
greenlet==0.4.15 \
Expand Down Expand Up @@ -272,46 +272,46 @@ python-dateutil==2.8.0 \
pytz==2019.1 \
--hash=sha256:303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda \
--hash=sha256:d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141
PyYAML==5.1 \
--hash=sha256:460a5a4248763f6f37ea225d19d5c205677d8d525f6a83357ca622ed541830c2 \
--hash=sha256:9372b04a02080752d9e6f990179a4ab840227c6e2ce15b95e1278456664cf2ba \
--hash=sha256:aee5bab92a176e7cd034e57f46e9df9a9862a71f8f37cad167c6fc74c65f5b4e \
--hash=sha256:c51f642898c0bacd335fc119da60baae0824f2cde95b0330b56c0553439f0673 \
--hash=sha256:a5dcbebee834eaddf3fa7366316b880ff4062e4bcc9787b78c7fbb4a26ff2dd1 \
--hash=sha256:7a5d3f26b89d688db27822343dfa25c599627bc92093e788956372285c6298ad \
--hash=sha256:1adecc22f88d38052fb787d959f003811ca858b799590a5eaa70e63dca50308c \
--hash=sha256:5a22a9c84653debfbf198d02fe592c176ea548cccce47553f35f466e15cf2fd4 \
--hash=sha256:e23d0cc5299223dcc37885dae624f382297717e459ea24053709675a976a3e19 \
--hash=sha256:c68ea4d3ba1705da1e0d85da6684ac657912679a649e8868bd850d2c299cce13 \
--hash=sha256:436bc774ecf7c103814098159fbb84c2715d25980175292c648f2da143909f95
PyYAML==5.1.1 \
--hash=sha256:57acc1d8533cbe51f6662a55434f0dbecfa2b9eaf115bede8f6fd00115a0c0d3 \
--hash=sha256:588c94b3d16b76cfed8e0be54932e5729cc185caffaa5a451e7ad2f7ed8b4043 \
--hash=sha256:68c8dd247f29f9a0d09375c9c6b8fdc64b60810ebf07ba4cdd64ceee3a58c7b7 \
--hash=sha256:70d9818f1c9cd5c48bb87804f2efc8692f1023dac7f1a1a5c61d454043c1d265 \
--hash=sha256:86a93cccd50f8c125286e637328ff4eef108400dd7089b46a7be3445eecfa391 \
--hash=sha256:a0f329125a926876f647c9fa0ef32801587a12328b4a3c741270464e3e4fa778 \
--hash=sha256:a3c252ab0fa1bb0d5a3f6449a4826732f3eb6c0270925548cac342bc9b22c225 \
--hash=sha256:b4bb4d3f5e232425e25dda21c070ce05168a786ac9eda43768ab7f3ac2770955 \
--hash=sha256:cd0618c5ba5bda5f4039b9398bb7fb6a317bb8298218c3de25c47c4740e4b95e \
--hash=sha256:ceacb9e5f8474dcf45b940578591c7f3d960e82f926c707788a570b51ba59190 \
--hash=sha256:fe6a88094b64132c4bb3b631412e90032e8cfe9745a58370462240b8cb7553cd
rsa==4.0 \
--hash=sha256:14ba45700ff1ec9eeb206a2ce76b32814958a98e372006c8fb76ba820211be66 \
--hash=sha256:1a836406405730121ae9823e19c6e806c62bbad73f890574fff50efa4122c487
ruamel.yaml==0.15.96 \
--hash=sha256:0372b039c2358db2e7a7d5c77f2a37c552bd45896936f430678b5f00ac9fef08 \
--hash=sha256:12ebbba6447cfd61491ace18a6972d4edaab6615c933ae8a0016c27c27ee93b7 \
--hash=sha256:1973a131a7b5a604653ffd904286e53334c08306b575bf964ae87f226d4956cd \
--hash=sha256:21c130c2741e8499ad92362d24f68aad70089e77b206e6e85d62e255e6017c92 \
--hash=sha256:21c6287beabb96c9f51478506b00db269276d84aa41a61f29c88af397406b267 \
--hash=sha256:2e07d11526c70bfb3a07c77d73c72b7fcfae21cc7f2252c7d6419e25b6349d23 \
--hash=sha256:32755f26f46816e46bd74fd48c4db63ee500b68cbe2394b2943daab573d12a33 \
--hash=sha256:343ace5ffbab036536a3da65e4cfd31b8292388a389f6305744984581a479b2a \
--hash=sha256:3de37e2de83fa4016886bf40069e9cc7816b51a1f57687e6872cb414f891a573 \
--hash=sha256:809db4d5213bfb0205e2dcc6118fbfa348e3ae39f3d8f6810e3e6831f3070321 \
--hash=sha256:8810319a64d4cf5701feb7c2833b03f8bd29e1d6753e4b97cf977f889eb6354d \
--hash=sha256:8b91affdcab942ab1319d8d24345a3de8e0e70fd2871d5bb61e19e32b5ae31d9 \
--hash=sha256:8e3d51a2d20a982a6eb38b0b9bcecdd2acacdcf2137081b0a744ca98cdcca9af \
--hash=sha256:97cc58bff414bf40b8b909aeadaa669becad35e182a2b229d0c3d6c9a34e1f15 \
--hash=sha256:a6f4f214d6dc6253846630af7a701ee00ebd2730eca03c7e8e031d748b0e22e4 \
--hash=sha256:e1e34869d005e3e5292f44022e01cc4eb3f045291ba01166908f97f4716e7a69 \
--hash=sha256:effc63d7f86841cec3a4a76ed6c73f441e68c5ea02c3dee3faaaeda9fabc8cd8 \
--hash=sha256:fc4c69b505f9178aa55b780cd8cde7c17927501046c7f0ebcd66959cd0dba2db
ruamel.yaml==0.15.97 \
--hash=sha256:17dbf6b7362e7aee8494f7a0f5cffd44902a6331fe89ef0853b855a7930ab845 \
--hash=sha256:23731c9efb79f3f5609dedffeb6c5c47a68125fd3d4b157d9fc71b1cd49076a9 \
--hash=sha256:2bbdd598ae57bac20968cf9028cc67d37d83bdb7942a94b9478110bc72193148 \
--hash=sha256:34586084cdd60845a3e1bece2b58f0a889be25450db8cc0ea143ddf0f40557a2 \
--hash=sha256:35957fedbb287b01313bb5c556ffdc70c0277c3500213b5e73dfd8716f748d77 \
--hash=sha256:414cb87a40974a575830b406ffab4ab8c6cbd82eeb73abd2a9d1397c1f0223e1 \
--hash=sha256:428775be75db68d908b17e4e8dda424c410222f170dc173246aa63e972d094b3 \
--hash=sha256:514f670f7d36519bda504d507edfe63e3c20489f86c86d42bc4d9a6dbdf82c7b \
--hash=sha256:5cb962c1ac6887c5da29138fbbe3b4b7705372eb54e599907fa63d4cd743246d \
--hash=sha256:5f6e30282cf70fb7754e1a5f101e27b5240009766376e131b31ab49f14fe81be \
--hash=sha256:86f8e010af6af0b4f42de2d0d9b19cb441e61d3416082186f9dd03c8552d13ad \
--hash=sha256:8d47ed1e557d546bd2dfe54f504d7274274602ff7a0652cde84c258ad6c2d96d \
--hash=sha256:98668876720bce1ac08562d8b93a564a80e3397e442c7ea19cebdcdf73da7f74 \
--hash=sha256:9e1f0ddc18d8355dcf5586a5d90417df56074f237812b8682a93b62cca9d2043 \
--hash=sha256:a7bc812a72a79d6b7dbb96fa5bee3950464b65ec055d3abc4db6572f2373a95c \
--hash=sha256:b72e13f9f206ee103247b07afd5a39c8b1aa98e8eba80ddba184d030337220ba \
--hash=sha256:bcff8ea9d916789e85e24beed8830c157fb8bc7c313e554733a8151540e66c01 \
--hash=sha256:c76e78b3bab652069b8d6f7889b0e72f3455c2b854b2e0a8818393d149ad0a0d
Rx==1.6.1 \
--hash=sha256:13a1d8d9e252625c173dc795471e614eadfe1cf40ffc684e08b8fff0d9748c23 \
--hash=sha256:7357592bc7e881a95e0c2013b73326f704953301ab551fbc8133a6fadab84105
s3transfer==0.2.0 \
--hash=sha256:7b9ad3213bff7d357f888e0fab5101b56fa1a0548ee77d121c3a3dbfbef4cb2e \
--hash=sha256:f23d5cb7d862b104401d9021fc82e5fa0e0cf57b7660a1331425aab0c691d021
s3transfer==0.2.1 \
--hash=sha256:6efc926738a3cd576c2a79725fed9afde92378aa5c6a957e3af010cb019fac9d \
--hash=sha256:b780f2411b824cb541dbcd2c713d0cb61c7d1bcadae204cdddda2b35cef493ba
setuptools==41.0.1 \
--hash=sha256:a222d126f5471598053c9a77f4b5d4f26eaa1f150ad6e01dcf1a42e185d05613 \
--hash=sha256:c7769ce668c7a333d84e17fe8b524b1c45e7ee9f7908ad0a73e1eda7e6a5aebf
Expand Down
25 changes: 12 additions & 13 deletions requirements/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ bcrypt==3.1.6 \
black==19.3b0 \
--hash=sha256:09a9dcb7c46ed496a9850b76e4e825d6049ecd38b611f1224857a79bd985a8cf \
--hash=sha256:68950ffd4d9169716bcb8719a56c07a2f4485354fec061cdd5910aa07369731c
boto3==1.9.159 \
--hash=sha256:8a8219c2d7c3f10bda255b78d99dfabe9a15d6a5a96ca6bcfa51ba5ca204105c \
--hash=sha256:aa1a95f7fc850dd734893946d8e6024ff9bd06515fa5c13ad96396efa6d83ce8
boto3==1.9.164 \
--hash=sha256:4871a758e8a91da45c89db266817fb236c2b935c620e0e6b2d1284c16e39ce1a \
--hash=sha256:8bf9159f6703b4c081d67ff0192ca47bdd99daf96848721b265f3e2450e0b49a
dj-database-url==0.5.0 \
--hash=sha256:4aeaeb1f573c74835b0686a2b46b85990571159ffc21aa57ecd4d1e1cb334163 \
--hash=sha256:851785365761ebe4994a921b433062309eb882fedd318e1b0fcecc607ed02da9
Expand Down Expand Up @@ -114,13 +114,12 @@ gevent==1.4.0 \
--hash=sha256:107f4232db2172f7e8429ed7779c10f2ed16616d75ffbe77e0e0c3fcdeb51a51 \
--hash=sha256:28a0c5417b464562ab9842dd1fb0cc1524e60494641d973206ec24d6ec5f6909 \
--hash=sha256:1eb7fa3b9bd9174dfe9c3b59b7a09b768ecd496debfc4976a9530a3e15c990d1
google-cloud-storage==1.16.0 \
--hash=sha256:aad501a7b47a92b20ce998208fc706959805982d639cc178f079382c43161283 \
--hash=sha256:fe98ecfba927f8de626b315cffe68d7c4a8da3658f95fee382269b92e3d71328
graphene-django==2.2.0 \
--hash=sha256:3afd81d47c8b702650e05cc1179fac1cfceae991d241bb164d51f28bed9ec95c \
--hash=sha256:760a18068feb5457e2ec00d2447c09b2fbac2a6b8c32cc8be2abce3752107ad3 \
# Pinning aniso8601 >=3, <4
google-cloud-storage==1.16.1 \
--hash=sha256:10b8a708d71b45589e06d0dc2bcc614e1d1c921902df8d22e374af1fb346ab68 \
--hash=sha256:4a2a0e2486b1977a4f3e382ed0be118933ecb6a92dc6b2c3d0b56ef8d76ac7a9
graphene-django==2.3.0 \
--hash=sha256:6b123c92fa671a042c9bd7103da03481d5dd5dfd60c11657d652dacb37d9a640 \
--hash=sha256:c17024c9e92659c45463c457416328a2a7fe5db15f0d6fbfa359f3520d764107 # Pinning aniso8601 >=3, <4
gunicorn==19.9.0 \
--hash=sha256:aa8e0b40b4157b36a5df5e599f45c9c76d6af43845ba3b3b0efe2c70473c2471 \
--hash=sha256:fa2662097c66f920f53f70621c6c58ca4a3c4d3434205e608e121b5b3b71f4f3
Expand Down Expand Up @@ -181,9 +180,9 @@ pyasn1-modules==0.2.5 \
pyjexl==0.2.3 \
--hash=sha256:1369c08c3f1f6931bc3c3089f24e79902680b6022412ccfc5e818441cf0dca52 \
--hash=sha256:56eb1ab1bd78eb12d3c514b6e2f2c93fe7f2fdd00bd821873e3f089706452c51
pytest==4.6.1 \
--hash=sha256:8304c2f6466cf48f24631263d60320a1996668acfd659d8fa5e5e8f28129e1cd \
--hash=sha256:b68d84c7c01073ddf2a918a7504ab73849d52483d9f1f15f3875487011d09f71
pytest==4.6.2 \
--hash=sha256:6032845e68a17a96e8da3088037f899b56357769a724122056265ca2ea1890ee \
--hash=sha256:bea27a646a3d74cbbcf8d3d4a06b2dfc336baf3dc2cc85cf70ad0157e73e8322
pytest-django==3.5.0 \
--hash=sha256:11a9ab9fceb2f819a0e94ba4eab791f998542f4e29eb36500cb9464dd3b4c3b6 \
--hash=sha256:581d699fbe955ba40c2da9c9cd3b49442d95e9d1a3f8c4d13ca5a29332467fea
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-r default.txt

Sphinx==2.1.0 \
--hash=sha256:2c5becc0fd6706dc0aeb4703f9f1f8a1d1eecacf02e9ac5943cbae48b11e5e42 \
--hash=sha256:7a359a91fb04054ec77d68ff97cb8728f8cc322e25f22dc94299d67e0e6a7123
Sphinx==2.1.1 \
--hash=sha256:15143166e786c7faa76fa990d3b6b38ebffe081ef81cffd1d656b07f3b28a1fa \
--hash=sha256:5fd62ba64235d77a81554d47ff6b17578171b6dbbc992221e9ebc684898fff59
sphinx_rtd_theme==0.4.3 \
--hash=sha256:00cf895504a7895ee433807c62094cf1e95f065843bf3acd17037c3e9a2becd4 \
--hash=sha256:728607e34d60456d736cc7991fd236afb828b21b82f956c5ea75f94c8414040a
Expand Down

0 comments on commit 49ebda9

Please sign in to comment.