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.11.1,>=2.4.3 to >=2.4.3,<=2.12.0 #2249

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on anytree to permit the latest version.

Commits
  • 5869589 version bump to 2.12.0
  • 4548e7c Merge pull request #244 from c0fec0de/kylewhite21-devel
  • e8e99aa fix #138, #177
  • ba7a959 Merge branch 'devel' of github.com:kylewhite21/anytree into kylewhite21-devel
  • c45cb46 Merge pull request #243 from c0fec0de/196-lluissalord-patch-1
  • 4015a45 fix #196, introduce LightNodeMixin
  • 715567e Merge pull request #242 from c0fec0de/241-python-312-support
  • 8a6f1e6 Merge branch 'patch-1' of github.com:lluissalord/anytree into lluissalord-pat...
  • 8ce0836 Merge branch 'master' into patch-1
  • 53b7659 add 3.12 for testing
  • 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.12.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 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #2249 (10e7c20) into master (4b0e39a) will not change coverage.
Report is 6 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2249   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files         229      229           
  Lines       41691    41691           
  Branches     7696     7696           
=======================================
  Hits        36223    36223           
  Misses       4839     4839           
  Partials      629      629           

@mloubout mloubout merged commit 27c3ac2 into master Oct 27, 2023
32 checks passed
@mloubout mloubout deleted the dependabot/pip/anytree-gte-2.4.3-and-lte-2.12.0 branch October 27, 2023 14:21
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