Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

build(deps-dev): bump pillow from 10.0.0 to 10.0.1 #1813

Merged
merged 6 commits into from
Oct 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps pillow from 10.0.0 to 10.0.1.

Release notes

Sourced from pillow's releases.

10.0.1

https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html

Changes

Changelog

Sourced from pillow's changelog.

10.0.1 (2023-09-15)

  • Updated libwebp to 1.3.2 #7395 [radarhere]

  • Updated zlib to 1.3 #7344 [radarhere]

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

This change is Reviewable

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 3, 2023
Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 4 files at r2, 2 of 2 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dependabot[bot])

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #1813 (86854ad) into master (a7574d4) will increase coverage by 4.19%.
Report is 113 commits behind head on master.
The diff coverage is 84.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1813      +/-   ##
==========================================
+ Coverage   66.32%   70.51%   +4.19%     
==========================================
  Files         179      189      +10     
  Lines        3661     3938     +277     
  Branches      255      272      +17     
==========================================
+ Hits         2428     2777     +349     
+ Misses       1201     1132      -69     
+ Partials       32       29       -3     
Files Coverage Δ
aimmo-game-worker/simulation/utils.py 100.00% <100.00%> (ø)
aimmo/__init__.py 100.00% <100.00%> (ø)
aimmo/app_settings.py 100.00% <100.00%> (ø)
aimmo/exceptions.py 100.00% <100.00%> (ø)
aimmo/game_manager/__init__.py 100.00% <100.00%> (ø)
aimmo/game_manager/constants.py 100.00% <100.00%> (ø)
aimmo/game_manager/game_secret_manager.py 100.00% <100.00%> (ø)
aimmo/middleware/game_limit_exceeded.py 100.00% <100.00%> (ø)
aimmo/migrations/0003_auto_20160802_1418.py 48.27% <ø> (ø)
aimmo/migrations/0025_generate_auth_token.py 100.00% <100.00%> (ø)
... and 42 more

... and 19 files with indirect coverage changes

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dependabot[bot])

@faucomte97 faucomte97 merged commit f27a939 into master Oct 25, 2023
@faucomte97 faucomte97 deleted the dependabot/pip/pillow-10.0.1 branch October 25, 2023 11:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant