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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled monthly dependency update for February #81

Merged
merged 2 commits into from Feb 2, 2021

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Feb 1, 2021

Update certifi from 2020.11.8 to 2020.12.5.

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

Links

Update chardet from 3.0.4 to 4.0.0.

Changelog

4.0.0

Benchmarking chardet 4.0.0 on CPython 3.7.5 (default, Sep  8 2020, 12:19:42)
[Clang 11.0.3 (clang-1103.0.32.62)]
--------------------------------------------------------------------------------
.......................................................................................................................................................................................................................................................................................................................................................................
Calls per second for each encoding:
Links

Update coloredlogs from 14.0 to 15.0.

Changelog

15.0

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

Don't enable system logging on MacOS and Windows anymore.

This is backwards incompatible (which is why I'm bumping the major version
number) however the old behavior has been reported to be rather problematic
(see :func:`~coloredlogs.syslog.is_syslog_supported()` for details) so this
seems like the best choice.

.. _Release 15.0: https://github.com/xolox/python-coloredlogs/compare/14.2...15.0

14.3

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

Merged pull request `89`_ which enhances :func:`coloredlogs.install()` to
preserve the filters on handlers that are replaced by :pypi:`coloredlogs`.

.. _Release 14.3: https://github.com/xolox/python-coloredlogs/compare/14.2...14.3
.. _89: https://github.com/xolox/python-coloredlogs/pull/89

14.2

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

Honor the ``$NO_COLOR`` environment variable as suggested in issue `88`_.

.. _Release 14.2: https://github.com/xolox/python-coloredlogs/compare/14.1...14.2
.. _88: https://github.com/xolox/python-coloredlogs/issues/88

14.1

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

**Bug fixes:**

- Don't allow interactive terminal detection to disable colored text when
colored text is being forced by the caller (reported in issue `84`_).

- Automatically disable colored text when logging output is being redirected to
a file in such a way that it actually works 馃槵 (reported in issue `100`_).

**Other changes:**

- Start testing on PyPy 3 (because why not?)

.. _Release 14.1: https://github.com/xolox/python-coloredlogs/compare/14.0...14.1
.. _84: https://github.com/xolox/python-coloredlogs/issues/84
.. _100: https://github.com/xolox/python-coloredlogs/issues/100
Links

Update humanfriendly from 9.0 to 9.1.

Changelog

9.1

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

Added :func:`~humanfriendly.compat.on_macos()` function to detect Apple MacOS
(I need this in an upcoming :pypi:`coloredlogs` release and don't want to have
to think about how to detect MacOS again in the future 馃槆).

.. _Release 9.1: https://github.com/xolox/python-humanfriendly/compare/9.0...9.1
Links

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

Update multidict from 5.0.2 to 5.1.0.

Changelog

5.1.0

==================

Features
--------

- Support ``GenericAliases`` (``MultiDict[str]``) for Python 3.9+
`553 <https://github.com/aio-libs/multidict/issues/553>`_


Bugfixes
--------

- Synchronize the declared supported Python versions in ``setup.py`` with actually supported and tested ones.
`552 <https://github.com/aio-libs/multidict/issues/552>`_


----
Links

Update PyYAML from 5.3.1 to 5.4.1.

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

Links

Update requests from 2.25.0 to 2.25.1.

Changelog

2.25.1

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

**Bugfixes**

- Requests now treats `application/json` as `utf8` by default. Resolving
inconsistencies between `r.text` and `r.json` output. (5673)

**Dependencies**

- Requests now supports chardet v4.x.
Links

Update urllib3 from 1.26.2 to 1.26.3.

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

Links

Update aioauth-client from 0.24.1 to 0.25.4.

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

Links

Update boto3 from 1.16.26 to 1.16.63.

Changelog

1.16.63

=======

* api-change:``macie2``: [``botocore``] Update macie2 client to latest version
* api-change:``connect``: [``botocore``] Update connect client to latest version
* api-change:``medialive``: [``botocore``] Update medialive client to latest version

1.16.62

=======

* api-change:``wellarchitected``: [``botocore``] Update wellarchitected client to latest version
* api-change:``managedblockchain``: [``botocore``] Update managedblockchain client to latest version
* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version
* api-change:``databrew``: [``botocore``] Update databrew client to latest version
* bugfix:Validator: [``botocore``] Fix showing incorrect max-value in error message for range and length value validation
* api-change:``iot``: [``botocore``] Update iot client to latest version
* api-change:``robomaker``: [``botocore``] Update robomaker client to latest version

1.16.61

=======

* api-change:``elasticache``: [``botocore``] Update elasticache client to latest version
* api-change:``customer-profiles``: [``botocore``] Update customer-profiles client to latest version
* api-change:``sesv2``: [``botocore``] Update sesv2 client to latest version
* api-change:``accessanalyzer``: [``botocore``] Update accessanalyzer client to latest version
* api-change:``lightsail``: [``botocore``] Update lightsail client to latest version
* api-change:``es``: [``botocore``] Update es client to latest version

1.16.60

=======

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

1.16.59

=======

* api-change:``greengrassv2``: [``botocore``] Update greengrassv2 client to latest version
* api-change:``redshift``: [``botocore``] Update redshift client to latest version
* api-change:``lexv2-runtime``: [``botocore``] Update lexv2-runtime client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version
* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version

1.16.58

=======

* api-change:``securityhub``: [``botocore``] Update securityhub client to latest version
* api-change:``kafka``: [``botocore``] Update kafka client to latest version
* api-change:``resourcegroupstaggingapi``: [``botocore``] Update resourcegroupstaggingapi client to latest version

1.16.57

=======

* api-change:``acm-pca``: [``botocore``] Update acm-pca client to latest version
* api-change:``chime``: [``botocore``] Update chime client to latest version
* api-change:``ecs``: [``botocore``] Update ecs client to latest version

1.16.56

=======

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

1.16.55

=======

* api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest version
* api-change:``cognito-identity``: [``botocore``] Update cognito-identity client to latest version
* api-change:``s3control``: [``botocore``] Update s3control client to latest version
* api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version

1.16.54

=======

* api-change:``frauddetector``: [``botocore``] Update frauddetector client to latest version
* api-change:``personalize``: [``botocore``] Update personalize client to latest version

1.16.53

=======

* api-change:``appstream``: [``botocore``] Update appstream client to latest version
* api-change:``auditmanager``: [``botocore``] Update auditmanager client to latest version
* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``elasticache``: [``botocore``] Update elasticache client to latest version
* api-change:``lightsail``: [``botocore``] Update lightsail client to latest version

1.16.52

=======

* api-change:``rds``: [``botocore``] Update rds client to latest version
* api-change:``kms``: [``botocore``] Update kms client to latest version

1.16.51

=======

* api-change:``devops-guru``: [``botocore``] Update devops-guru client to latest version
* api-change:``codepipeline``: [``botocore``] Update codepipeline client to latest version
* api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version

1.16.50

=======

* api-change:``autoscaling``: [``botocore``] Update autoscaling client to latest version
* api-change:``transfer``: [``botocore``] Update transfer client to latest version
* api-change:``autoscaling-plans``: [``botocore``] Update autoscaling-plans client to latest version

1.16.49

=======

* api-change:``ce``: [``botocore``] Update ce client to latest version
* api-change:``application-autoscaling``: [``botocore``] Update application-autoscaling client to latest version

1.16.48

=======

* api-change:``healthlake``: [``botocore``] Update healthlake client to latest version
* api-change:``cloudsearch``: [``botocore``] Update cloudsearch client to latest version

1.16.47

=======

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

1.16.46

=======

* api-change:``macie2``: [``botocore``] Update macie2 client to latest version
* api-change:``elasticache``: [``botocore``] Update elasticache client to latest version

1.16.45

=======

* api-change:``acm-pca``: [``botocore``] Update acm-pca client to latest version
* api-change:``apigatewayv2``: [``botocore``] Update apigatewayv2 client to latest version

1.16.44

=======

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

1.16.43

=======

* api-change:``compute-optimizer``: [``botocore``] Update compute-optimizer client to latest version
* api-change:``resource-groups``: [``botocore``] Update resource-groups client to latest version
* api-change:``dms``: [``botocore``] Update dms client to latest version

1.16.42

=======

* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``iotwireless``: [``botocore``] Update iotwireless client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
* api-change:``glue``: [``botocore``] Update glue client to latest version
* api-change:``ce``: [``botocore``] Update ce client to latest version
* api-change:``connect``: [``botocore``] Update connect client to latest version
* api-change:``elasticache``: [``botocore``] Update elasticache client to latest version

1.16.41

=======

* api-change:``config``: [``botocore``] Update config client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``glue``: [``botocore``] Update glue client to latest version
* api-change:``batch``: [``botocore``] Update batch client to latest version
* api-change:``managedblockchain``: [``botocore``] Update managedblockchain client to latest version
* api-change:``service-quotas``: [``botocore``] Update service-quotas client to latest version
* api-change:``s3``: [``botocore``] Update s3 client to latest version
* api-change:``connectparticipant``: [``botocore``] Update connectparticipant client to latest version
* api-change:``securityhub``: [``botocore``] Update securityhub client to latest version
* api-change:``qldb-session``: [``botocore``] Update qldb-session client to latest version
* api-change:``outposts``: [``botocore``] Update outposts client to latest version
* api-change:``servicecatalog-appregistry``: [``botocore``] Update servicecatalog-appregistry client to latest version
* api-change:``dms``: [``botocore``] Update dms client to latest version
* api-change:``apigateway``: [``botocore``] Update apigateway client to latest version

1.16.40

=======

* api-change:``rds``: [``botocore``] Update rds client to latest version
* bugfix:SSO: [``botocore``] Fixed timestamp format for SSO credential expirations
* api-change:``personalize-runtime``: [``botocore``] Update personalize-runtime client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version

1.16.39

=======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version
* api-change:``dlm``: [``botocore``] Update dlm client to latest version
* api-change:``kms``: [``botocore``] Update kms client to latest version
* api-change:``route53resolver``: [``botocore``] Update route53resolver client to latest version
* api-change:``sqs``: [``botocore``] Update sqs client to latest version
* api-change:``config``: [``botocore``] Update config client to latest version
* api-change:``imagebuilder``: [``botocore``] Update imagebuilder client to latest version
* api-change:``route53``: [``botocore``] Update route53 client to latest version

1.16.38

=======

* api-change:``ce``: [``botocore``] Update ce client to latest version
* api-change:``amp``: [``botocore``] Update amp client to latest version
* api-change:``location``: [``botocore``] Update location client to latest version
* api-change:``wellarchitected``: [``botocore``] Update wellarchitected client to latest version
* api-change:``quicksight``: [``botocore``] Update quicksight client to latest version

1.16.37

=======

* api-change:``iotwireless``: [``botocore``] Update iotwireless client to latest version
* api-change:``lambda``: [``botocore``] Update lambda client to latest version
* api-change:``greengrassv2``: [``botocore``] Update greengrassv2 client to latest version
* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``iotdeviceadvisor``: [``botocore``] Update iotdeviceadvisor client to latest version
* api-change:``iot``: [``botocore``] Update iot client to latest version
* api-change:``iotanalytics``: [``botocore``] Update iotanalytics client to latest version
* api-change:``amp``: [``botocore``] Update amp client to latest version
* api-change:``iotfleethub``: [``botocore``] Update iotfleethub client to latest version

1.16.36

=======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``globalaccelerator``: [``botocore``] Update globalaccelerator client to latest version
* api-change:``devops-guru``: [``botocore``] Update devops-guru client to latest version

1.16.35

=======

* api-change:``guardduty``: [``botocore``] Update guardduty client to latest version
* api-change:``iotsitewise``: [``botocore``] Update iotsitewise client to latest version
* api-change:``autoscaling``: [``botocore``] Update autoscaling client to latest version
* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version
* api-change:``pi``: [``botocore``] Update pi client to latest version
* api-change:``cloudtrail``: [``botocore``] Update cloudtrail client to latest version

1.16.34

=======

* api-change:``networkmanager``: [``botocore``] Update networkmanager client to latest version
* api-change:``kendra``: [``botocore``] Update kendra client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version

1.16.33

=======

* api-change:``globalaccelerator``: [``botocore``] Update globalaccelerator client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``redshift``: [``botocore``] Update redshift client to latest version

1.16.32

=======

* api-change:``ecr``: [``botocore``] Update ecr client to latest version
* api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version
* api-change:``kendra``: [``botocore``] Update kendra client to latest version
* api-change:``quicksight``: [``botocore``] Update quicksight client to latest version
* api-change:``auditmanager``: [``botocore``] Update auditmanager client to latest version
* api-change:``sagemaker-runtime``: [``botocore``] Update sagemaker-runtime client to latest version
* api-change:``sagemaker-edge``: [``botocore``] Update sagemaker-edge client to latest version
* api-change:``forecast``: [``botocore``] Update forecast client to latest version
* api-change:``healthlake``: [``botocore``] Update healthlake client to latest version
* api-change:``emr-containers``: [``botocore``] Update emr-containers client to latest version

1.16.31

=======

* api-change:``dms``: [``botocore``] Update dms client to latest version
* api-change:``servicecatalog-appregistry``: [``botocore``] Update servicecatalog-appregistry client to latest version

1.16.30

=======

* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``workspaces``: [``botocore``] Update workspaces client to latest version
* api-change:``license-manager``: [``botocore``] Update license-manager client to latest version
* api-change:``lambda``: [``botocore``] Update lambda client to latest version
* api-change:``ds``: [``botocore``] Update ds client to latest version
* api-change:``kafka``: [``botocore``] Update kafka client to latest version
* api-change:``medialive``: [``botocore``] Update medialive client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version

1.16.29

=======

* api-change:``license-manager``: [``botocore``] Update license-manager client to latest version
* api-change:``compute-optimizer``: [``botocore``] Update compute-optimizer client to latest version
* api-change:``amplifybackend``: [``botocore``] Update amplifybackend client to latest version
* api-change:``batch``: [``botocore``] Update batch client to latest version

1.16.28

=======

* api-change:``customer-profiles``: [``botocore``] Update customer-profiles client to latest version

1.16.27

=======

* api-change:``sagemaker-featurestore-runtime``: [``botocore``] Update sagemaker-featurestore-runtime client to latest version
* api-change:``ecr-public``: [``botocore``] Update ecr-public client to latest version
* api-change:``honeycode``: [``botocore``] Update honeycode client to latest version
* api-change:``eks``: [``botocore``] Update eks client to latest version
* api-change:``amplifybackend``: [``botocore``] Update amplifybackend client to latest version
* api-change:``lambda``: [``botocore``] Update lambda client to latest version
* api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version
* api-change:``lookoutvision``: [``botocore``] Update lookoutvision client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``connect``: [``botocore``] Update connect client to latest version
* api-change:``connect-contact-lens``: [``botocore``] Update connect-contact-lens client to latest version
* api-change:``profile``: [``botocore``] Update profile client to latest version
* api-change:``s3``: [``botocore``] Update s3 client to latest version
* api-change:``appintegrations``: [``botocore``] Update appintegrations client to latest version
* api-change:``ds``: [``botocore``] Update ds client to latest version
* api-change:``devops-guru``: [``botocore``] Update devops-guru client to latest version
Links

Update botocore from 1.19.26 to 1.19.63.

Changelog

1.19.63

=======

* api-change:``macie2``: Update macie2 client to latest version
* api-change:``connect``: Update connect client to latest version
* api-change:``medialive``: Update medialive client to latest version

1.19.62

=======

* api-change:``wellarchitected``: Update wellarchitected client to latest version
* api-change:``managedblockchain``: Update managedblockchain client to latest version
* api-change:``cloudwatch``: Update cloudwatch client to latest version
* api-change:``databrew``: Update databrew client to latest version
* bugfix:Validator: Fix showing incorrect max-value in error message for range and length value validation
* api-change:``iot``: Update iot client to latest version
* api-change:``robomaker``: Update robomaker client to latest version

1.19.61

=======

* api-change:``elasticache``: Update elasticache client to latest version
* api-change:``customer-profiles``: Update customer-profiles client to latest version
* api-change:``sesv2``: Update sesv2 client to latest version
* api-change:``accessanalyzer``: Update accessanalyzer client to latest version
* api-change:``lightsail``: Update lightsail client to latest version
* api-change:``es``: Update es client to latest version

1.19.60

=======

* api-change:``backup``: Update backup client to latest version

1.19.59

=======

* api-change:``greengrassv2``: Update greengrassv2 client to latest version
* api-change:``redshift``: Update redshift client to latest version
* api-change:``lexv2-runtime``: Update lexv2-runtime client to latest version
* api-change:``rds``: Update rds client to latest version
* api-change:``lexv2-models``: Update lexv2-models client to latest version
* api-change:``ssm``: Update ssm client to latest version
* api-change:``ec2``: Update ec2 client to latest version

1.19.58

=======

* api-change:``securityhub``: Update securityhub client to latest version
* api-change:``kafka``: Update kafka client to latest version
* api-change:``resourcegroupstaggingapi``: Update resourcegroupstaggingapi client to latest version

1.19.57

=======

* api-change:``acm-pca``: Update acm-pca client to latest version
* api-change:``chime``: Update chime client to latest version
* api-change:``ecs``: Update ecs client to latest version

1.19.56

=======

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

1.19.55

=======

* api-change:``pinpoint``: Update pinpoint client to latest version
* api-change:``cognito-identity``: Update cognito-identity client to latest version
* api-change:``s3control``: Update s3control client to latest version
* api-change:``sagemaker``: Update sagemaker client to latest version

1.19.54

=======

* api-change:``frauddetector``: Update frauddetector client to latest version
* api-change:``personalize``: Update personalize client to latest version

1.19.53

=======

* api-change:``appstream``: Update appstream client to latest version
* api-change:``auditmanager``: Update auditmanager client to latest version
* api-change:``ssm``: Update ssm client to latest version
* api-change:``elasticache``: Update elasticache client to latest version
* api-change:``lightsail``: Update lightsail client to latest version

1.19.52

=======

* api-change:``rds``: Update rds client to latest version
* api-change:``kms``: Update kms client to latest version

1.19.51

=======

* api-change:``devops-guru``: Update devops-guru client to latest version
* api-change:``codepipeline``: Update codepipeline client to latest version
* api-change:``mediaconvert``: Update mediaconvert client to latest version

1.19.50

=======

* api-change:``autoscaling``: Update autoscaling client to latest version
* api-change:``transfer``: Update transfer client to latest version
* api-change:``autoscaling-plans``: Update autoscaling-plans client to latest version

1.19.49

=======

* api-change:``ce``: Update ce client to latest version
* api-change:``application-autoscaling``: Update application-autoscaling client to latest version

1.19.48

=======

* api-change:``healthlake``: Update healthlake client to latest version
* api-change:``cloudsearch``: Update cloudsearch client to latest version

1.19.47

=======

* api-change:``servicecatalog``: Update servicecatalog client to latest version

1.19.46

=======

* api-change:``macie2``: Update macie2 client to latest version
* api-change:``elasticache``: Update elasticache client to latest version

1.19.45

=======

* api-change:``acm-pca``: Update acm-pca client to latest version
* api-change:``apigatewayv2``: Update apigatewayv2 client to latest version

1.19.44

=======

* api-change:``cloudfront``: Update cloudfront client to latest version

1.19.43

=======

* api-change:``compute-optimizer``: Update compute-optimizer client to latest version
* api-change:``resource-groups``: Update resource-groups client to latest version
* api-change:``dms``: Update dms client to latest version

1.19.42

=======

* api-change:``ssm``: Update ssm client to latest version
* api-change:``iotwireless``: Update iotwireless client to latest version
* api-change:``rds``: Update rds client to latest version
* api-change:``glue``: Update glue client to latest version
* api-change:``ce``: Update ce client to latest version
* api-change:``connect``: Update connect client to latest version
* api-change:``elasticache``: Update elasticache client to latest version

1.19.41

=======

* api-change:``config``: Update config client to latest version
* api-change:``ec2``: Update ec2 client to latest version
* api-change:``glue``: Update glue client to latest version
* api-change:``batch``: Update batch client to latest version
* api-change:``managedblockchain``: Update managedblockchain client to latest version
* api-change:``service-quotas``: Update service-quotas client to latest version
* api-change:``s3``: Update s3 client to latest version
* api-change:``connectparticipant``: Update connectparticipant client to latest version
* api-change:``securityhub``: Update securityhub client to latest version
* api-change:``qldb-session``: Update qldb-session client to latest version
* api-change:``outposts``: Update outposts client to latest version
* api-change:``servicecatalog-appregistry``: Update servicecatalog-appregistry client to latest version
* api-change:``dms``: Update dms client to latest version
* api-change:``apigateway``: Update apigateway client to latest version

1.19.40

=======

* api-change:``rds``: Update rds client to latest version
* bugfix:SSO: Fixed timestamp format for SSO credential expirations
* api-change:``personalize-runtime``: Update personalize-runtime client to latest version
* api-change:``ec2``: Update ec2 client to latest version

1.19.39

=======

* api-change:``ec2``: Update ec2 client to latest version
* api-change:``servicecatalog``: Update servicecatalog client to latest version
* api-change:``dlm``: Update dlm client to latest version
* api-change:``kms``: Update kms client to latest version
* api-change:``route53resolver``: Update route53resolver client to latest version
* api-change:``sqs``: Update sqs client to latest version
* api-change:``config``: Update config client to latest version
* api-change:``imagebuilder``: Update imagebuilder client to latest version
* api-change:``route53``: Update route53 client to latest version

1.19.38

=======

* api-change:``ce``: Update ce client to latest version
* api-change:``amp``: Update amp client to latest version
* api-change:``location``: Update location client to latest version
* api-change:``wellarchitected``: Update wellarchitected client to latest version
* api-change:``quicksight``: Update quicksight client to latest version

1.19.37

=======

* api-change:``iotwireless``: Update iotwireless client to latest version
* api-change:``lambda``: Update lambda client to latest version
* api-change:``greengrassv2``: Update greengrassv2 client to latest version
* api-change:``ssm``: Update ssm client to latest version
* api-change:``iotdeviceadvisor``: Update iotdeviceadvisor client to latest version
* api-change:``iot``: Update iot client to latest version
* api-change:``iotanalytics``: Update iotanalytics client to latest version
* api-change:``amp``: Update amp client to latest version
* api-change:``iotfleethub``: Update iotfleethub client to latest version

1.19.36

=======

* api-change:``ec2``: Update ec2 client to latest version
* api-change:``globalaccelerator``: Update globalaccelerator client to latest version
* api-change:``devops-guru``: Update devops-guru client to latest version

1.19.35

=======

* api-change:``guardduty``: Update guardduty client to latest version
* api-change:``iotsitewise``: Update iotsitewise client to latest version
* api-change:``autoscaling``: Update autoscaling client to latest version
* api-change:``cloudwatch``: Update cloudwatch client to latest version
* api-change:``pi``: Update pi client to latest version
* api-change:``cloudtrail``: Update cloudtrail client to latest version

1.19.34

=======

* api-change:``networkmanager``: Update networkmanager client to latest version
* api-change:``kendra``: Update kendra client to latest version
* api-change:``ec2``: Update ec2 client to latest version

1.19.33

=======

* api-change:``globalaccelerator``: Update globalaccelerator client to latest version
* api-change:``ec2``: Update ec2 client to latest version
* api-change:``redshift``: Update redshift client to latest version

1.19.32

=======

* api-change:``ecr``: Update ecr client to latest version
* api-change:``sagemaker``: Update sagemaker client to latest version
* api-change:``kendra``: Update kendra client to latest version
* api-change:``quicksight``: Update quicksight client to latest version
* api-change:``auditmanager``: Update auditmanager client to latest version
* api-change:``sagemaker-runtime``: Update sagemaker-runtime client to latest version
* api-change:``sagemaker-edge``: Update sagemaker-edge client to latest version
* api-change:``forecast``: Update forecast client to latest version
* api-change:``healthlake``: Update healthlake client to latest version
* api-change:``emr-containers``: Update emr-containers client to latest version

1.19.31

=======

* api-change:``dms``: Update dms client to latest version
* api-change:``servicecatalog-appregistry``: Update servicecatalog-appregistry client to latest version

1.19.30

=======

* api-change:``ssm``: Update ssm client to latest version
* api-change:``ec2``: Update ec2 client to latest version
* api-change:``workspaces``: Update workspaces client to latest version
* api-change:``license-manager``: Update license-manager client to latest version
* api-change:``lambda``: Update lambda client to latest version
* api-change:``ds``: Update ds client to latest version
* api-change:``kafka``: Update kafka client to latest version
* api-change:``medialive``: Update medialive client to latest version
* api-change:``rds``: Update rds client to latest version

1.19.29

=======

* api-change:``license-manager``: Update license-manager client to latest version
* api-change:``compute-optimizer``: Update compute-optimizer client to latest version
* api-change:``amplifybackend``: Update amplifybackend client to latest version
* api-change:``batch``: Update batch client to latest version

1.19.28

=======

* api-change:``customer-profiles``: Update customer-profiles client to latest version

1.19.27

=======

* api-change:``sagemaker-featurestore-runtime``: Update sagemaker-featurestore-runtime client to latest version
* api-change:``ecr-public``: Update ecr-public client to latest version
* api-change:``honeycode``: Update honeycode client to latest version
* api-change:``eks``: Update eks client to latest version
* api-change:``amplifybackend``: Update amplifybackend client to latest version
* api-change:``lambda``: Update lambda client to latest version
* api-change:``sagemaker``: Update sagemaker client to latest version
* api-change:``lookoutvision``: Update lookoutvision client to latest version
* api-change:``ec2``: Update ec2 client to latest version
* api-change:``connect``: Update connect client to latest version
* api-change:``connect-contact-lens``: Update connect-contact-lens client to latest version
* api-change:``profile``: Update profile client to latest version
* api-change:``s3``: Update s3 client to latest version
* api-change:``appintegrations``: Update appintegrations client to latest version
* api-change:``ds``: Update ds client to latest version
* api-change:``devops-guru``: Update devops-guru client to latest version
Links

Update GitPython from 3.1.11 to 3.1.12.

Changelog

3.1.12

======

See the following for details:
https://github.com/gitpython-developers/gitpython/milestone/44?closed=1
Links

Update marshmallow from 3.9.1 to 3.10.0.

Changelog

3.10.0

*******************

Deprecations:

- Passing field metadata via keyword arguments is deprecated and will be
removed in marshmallow 4 (:issue:`1350`). Use the explicit `metadata=...`
argument instead. Thanks :user:`sirosen`.
Links

Update Pillow from 8.0.1 to 8.1.0.

Changelog

8.1.0

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

- Fix TIFF OOB Write error. CVE-2020-35654 5175
[wiredfool]

- Fix for Read Overflow in PCX Decoding. CVE-2020-35653 5174
[wiredfool, radarhere]

- Fix for SGI Decode buffer overrun. CVE-2020-35655 5173
[wiredfool, radarhere]

- Fix OOB Read when saving GIF of xsize=1 5149
[wiredfool]

- Makefile updates 5159
[wiredfool, radarhere]

- Add support for PySide6 5161
[hugovk]

- Use disposal settings from previous frame in APNG 5126
[radarhere]

- Added exception explaining that _repr_png_ saves to PNG 5139
[radarhere]

- Use previous disposal method in GIF load_end 5125
[radarhere]

- Allow putpalette to accept 1024 integers to include alpha values 5089
[radarhere]

- Fix OOB Read when writing TIFF with custom Metadata 5148
[wiredfool]

- Added append_images support for ICO 4568
[ziplantil, radarhere]

- Block TIFFTAG_SUBIFD 5120
[radarhere]

- Fixed dereferencing potential null pointers 5108, 5111
[cgohlke, radarhere]

- Deprecate FreeType 2.7 5098
[hugovk, radarhere]

- Moved warning to end of execution 4965
[radarhere]

- Removed unused fromstring and tostring C methods 5026
[radarhere]

- init() if one of the formats is unrecognised 5037
[radarhere]

- Moved string_dimension CVE image to pillow-depends 4993
[radarhere]

- Support raw rgba8888 for DDS 4760
[qiankanglai]
Links

Update s3transfer from 0.3.3 to 0.3.4.

Changelog

0.3.4

=====

* enhancement:s3: Add server side encryption context into allowed list
Links

Update sentry-sdk from 0.19.4 to 0.19.5.

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

Links

Update smmap from 3.0.4 to 4.0.0.

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

Links

* Update aioauth-client from 0.24.1 to 0.25.4
* Update boto3 from 1.16.26 to 1.16.63
* Update botocore from 1.19.26 to 1.19.63
* Update certifi from 2020.11.8 to 2020.12.5
* Update coloredlogs from 14.0 to 15.0
* Update gitpython from 3.1.11 to 3.1.12
* Update humanfriendly from 9.0 to 9.1
* Update marshmallow from 3.9.1 to 3.10.0
* Update multidict from 5.0.2 to 5.1.0
* Update pillow from 8.0.1 to 8.1.0
* Update pyyaml from 5.3.1 to 5.4.1
* Update requests from 2.25.0 to 2.25.1
* Update s3transfer from 0.3.3 to 0.3.4
* Update sentry-sdk from 0.19.4 to 0.19.5
* Update urllib3 from 1.26.2 to 1.26.3
@TrueBrain TrueBrain force-pushed the pyup-scheduled-update-2021-02-01 branch from 9a69eb4 to 89779d0 Compare February 2, 2021 19:13
@TrueBrain
Copy link
Member

Hold back on charset, idna and smmap, as they fail based on dependencies.

First two were already mentioned in #79 , I just didn't get to doing this last month ... sorry @erenes, and tnx again for the PR :) I just merged it in this months round now :D

Copy link
Member

@LordAro LordAro left a comment

Choose a reason for hiding this comment

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

YOLO

@TrueBrain TrueBrain merged commit cf3fed2 into master Feb 2, 2021
@TrueBrain TrueBrain deleted the pyup-scheduled-update-2021-02-01 branch February 2, 2021 20:17
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.

None yet

3 participants