8000 Update reportlab requirement from ~=4.4.1 to ~=4.4.2 by dependabot[bot] · Pull Request #133 · MartinHlavna/hector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update reportlab requirement from ~=4.4.1 to ~=4.4.2 #133

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

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Updates the requirements on reportlab to permit the latest version.

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 23, 2025
Updates the requirements on [reportlab](https://www.reportlab.com/) to permit the latest version.

---
updated-dependencies:
- dependency-name: reportlab
  dependency-version: 4.4.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/reportlab-approx-eq-4.4.2 branch from f98371c to 75d5721 Compare June 23, 2025 13:33
Copy link
@codecov codecov bot left a comment

Choose a reason for hiding this comment

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

The changes in the file appear to be a minor update of the version number for one of the libraries, reportlab. However, it is important to test the updated library with your application to make sure it doesn't introduce any breaking changes.

@@ -4,7 +4,7 @@ pillow~=11.2.1
setuptools~=80.9.0
cyhunspell @ https://github.com/MartinHlavna/cython_hunspell/archive/refs/tags/3.0.5.tar.gz
svglib~=1.5.1
reportlab~=4.4.1
reportlab~=4.4.2
Copy link

Choose a reason for hiding this comment

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

Please ensure the change in reportlab version from 4.4.1 to 4.4.2 does not break any pre-exisiting functionality. Make sure to test your application thoroughly with the new library version before merging these changes.

@MartinHlavna MartinHlavna merged commit d32ec93 into main Jun 24, 2025
24 checks passed
@dependabot dependabot bot deleted the dependabot/pip/reportlab-approx-eq-4.4.2 branch June 24, 2025 05:51
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 python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0