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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip prod(deps): update anytree requirement from <=2.9.0,>=2.4.3 to >=2.4.3,<=2.10.0 #2233

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on anytree to permit the latest version.

Release notes

Sourced from anytree's releases.

2.10.0

Commits
  • a7c93b8 version bump to 2.10.0
  • b77c77f fix link format
  • 8f39693 precise contribute
  • e6b8665 add some new badges
  • e1e0265 Merge pull request #235 from c0fec0de/191-different-behaviour-between-rendert...
  • b671357 Merge pull request #233 from c0fec0de/214-rendertree-levelorderiter-etc-acces...
  • 9d90af8 fix #191, consistent behaviour on RenderTree str and by_attr
  • 1979e20 refactor render testing, end py2
  • 2e803f6 fix #221, avoid children attribute access on maxlevel
  • 38a5ef1 fix #221, add relax attribute to Resolver (#232)
  • Additional commits viewable in compare view

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)

Updates the requirements on [anytree](https://github.com/c0fec0de/anytree) to permit the latest version.
- [Release notes](https://github.com/c0fec0de/anytree/releases)
- [Commits](c0fec0de/anytree@2.4.3...2.10.0)

---
updated-dependencies:
- dependency-name: anytree
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2023
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #2233 (3a7b6c9) into master (7b5332a) will not change coverage.
Report is 2 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2233   +/-   ##
=======================================
  Coverage   87.04%   87.04%           
=======================================
  Files         228      228           
  Lines       40919    40919           
  Branches     7490     7490           
=======================================
  Hits        35616    35616           
  Misses       4692     4692           
  Partials      611      611           

@mloubout mloubout merged commit 617ce82 into master Oct 12, 2023
32 checks passed
@mloubout mloubout deleted the dependabot/pip/anytree-gte-2.4.3-and-lte-2.10.0 branch October 12, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant