project-koku / nise

A tool for generating sample cost usage data for testing purposes
GNU Affero General Public License v3.0
9 stars 15 forks source link

Scheduled weekly dependency update for week 08 #335

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

Update azure-mgmt-storage from 16.0.0 to 17.0.0.

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

Links - PyPI: https://pypi.org/project/azure-mgmt-storage - Repo: https://github.com/Azure/azure-sdk-for-python

Update boto3 from 1.17.9 to 1.17.12.

Changelog ### 1.17.12 ``` ======= * api-change:``rds``: [``botocore``] Update rds client to latest version ``` ### 1.17.11 ``` ======= * api-change:``health``: [``botocore``] Update health client to latest version * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version * api-change:``cloudformation``: [``botocore``] Update cloudformation client to latest version * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version ``` ### 1.17.10 ``` ======= * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``config``: [``botocore``] Update config client to latest version * api-change:``lookoutvision``: [``botocore``] Update lookoutvision client to latest version ```
Links - PyPI: https://pypi.org/project/boto3 - Changelog: https://pyup.io/changelogs/boto3/ - Repo: https://github.com/boto/boto3

Update botocore from 1.20.9 to 1.20.12.

Changelog ### 1.20.12 ``` ======= * api-change:``rds``: Update rds client to latest version ``` ### 1.20.11 ``` ======= * api-change:``health``: Update health client to latest version * api-change:``sagemaker``: Update sagemaker client to latest version * api-change:``cloudformation``: Update cloudformation client to latest version * api-change:``codebuild``: Update codebuild client to latest version ``` ### 1.20.10 ``` ======= * api-change:``ec2``: Update ec2 client to latest version * api-change:``config``: Update config client to latest version * api-change:``lookoutvision``: Update lookoutvision client to latest version ```
Links - PyPI: https://pypi.org/project/botocore - Changelog: https://pyup.io/changelogs/botocore/ - Repo: https://github.com/boto/botocore

Update faker from 6.1.1 to 6.4.1.

Changelog ### 6.4.1 ``` * user_agent: bump platform versions. Thanks gsilvan. ``` ### 6.4.0 ``` * Add ``cs_CZ`` lorem - word list. Thanks jakubno. ``` ### 6.3.0 ``` * Add ``sk_SK`` automotive provider. Thanks matusvalo. ``` ### 6.2.0 ``` * Add current_country, current_country_code and administrative_unit. Thanks prescod. ```
Links - PyPI: https://pypi.org/project/faker - Changelog: https://pyup.io/changelogs/faker/ - Repo: https://github.com/joke2k/faker

Update google-auth from 1.26.1 to 1.27.0.

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

Links - PyPI: https://pypi.org/project/google-auth - Changelog: https://pyup.io/changelogs/google-auth/ - Repo: https://github.com/googleapis/google-auth-library-python

Update idna from 2.10 to 3.1.

Changelog ### 3.1 ``` ++++++++++++++++ - Ensure license is included in package (Thanks, Julien Schueller) - No longer mark wheel has universal (Thanks, Matthieu Darbois) - Test on PowerPC using Travis CI ``` ### 3.0 ``` ++++++++++++++++ - Python 2 is no longer supported (the 2.x branch supports Python 2, use "idna<3" in your requirements file if you need Python 2 support) - Support for V2 UTS 46 test vectors. ```
Links - PyPI: https://pypi.org/project/idna - Changelog: https://pyup.io/changelogs/idna/ - Repo: https://github.com/kjd/idna

Update protobuf from 3.14.0 to 3.15.1.

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

Links - PyPI: https://pypi.org/project/protobuf - Changelog: https://pyup.io/changelogs/protobuf/ - Repo: https://github.com/protocolbuffers/protobuf/releases - Homepage: https://developers.google.com/protocol-buffers/

Update black from 19.10b0 to 20.8b1.

Changelog ### 20.8b1 ``` _Packaging_ - explicitly depend on Click 7.1.2 or newer as `Black` no longer works with versions older than 7.0 ``` ### 20.8b0 ``` _Black_ - re-implemented support for explicit trailing commas: now it works consistently within any bracket pair, including nested structures (1288 and duplicates) - `Black` now reindents docstrings when reindenting code around it (1053) - `Black` now shows colored diffs (1266) - `Black` is now packaged using 'py3' tagged wheels (1388) - `Black` now supports Python 3.8 code, e.g. star expressions in return statements (1121) - `Black` no longer normalizes capital R-string prefixes as those have a community-accepted meaning (1244) - `Black` now uses exit code 2 when specified configuration file doesn't exit (1361) - `Black` now works on AWS Lambda (1141) - added `--force-exclude` argument (1032) - removed deprecated `--py36` option (1236) - fixed `--diff` output when EOF is encountered (526) - fixed ` fmt: off` handling around decorators (560) - fixed unstable formatting with some ` type: ignore` comments (1113) - fixed invalid removal on organizing brackets followed by indexing (1575) - introduced `black-primer`, a CI tool that allows us to run regression tests against existing open source users of Black (1402) - introduced property-based fuzzing to our test suite based on Hypothesis and Hypothersmith (1566) - implemented experimental and disabled by default long string rewrapping (1132), hidden under a `--experimental-string-processing` flag while it's being worked on; this is an undocumented and unsupported feature, you lose Internet points for depending on it (1609) Vim plugin - prefer virtualenv packages over global packages (1383) ```
Links - PyPI: https://pypi.org/project/black - Changelog: https://pyup.io/changelogs/black/ - Repo: https://github.com/psf/black

Update identify from 1.5.13 to 1.5.14.

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

Links - PyPI: https://pypi.org/project/identify - Repo: https://github.com/pre-commit/identify

Update tqdm from 4.56.2 to 4.57.0.

Changelog ### 4.57.0 ``` - add line buffering for `DummyTqdmFile` (960) - fix & update demo notebook (1127) - fix py3 urllib examples (1127) - suppress deprecated `pandas` warnings (824, 1094) - misc framework updates - misc tests updates - misc code tidy ```
Links - PyPI: https://pypi.org/project/tqdm - Changelog: https://pyup.io/changelogs/tqdm/ - Repo: https://github.com/tqdm/tqdm
codecov[bot] commented 3 years ago

Codecov Report

Merging #335 (10c6ede) into master (ca73f3d) will decrease coverage by 0.2%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master    #335     +/-   ##
========================================
- Coverage    93.4%   93.2%   -0.2%     
========================================
  Files          45      45             
  Lines        3286    3286             
  Branches      447     447             
========================================
- Hits         3069    3063      -6     
- Misses        117     120      +3     
- Partials      100     103      +3     
pyup-bot commented 3 years ago

Closing this in favor of #338