mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
build(deps): bump packaging from 24.2 to 25.0 (#500)
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -86,7 +86,7 @@ full = [
|
||||
"watchdog==6.0.0", # to poll files for updates
|
||||
"typst==0.13.1", # to render PDF from Typst source files
|
||||
"rendercv-fonts", # some font files for RenderCV
|
||||
"packaging==24.2", # to validate the version number
|
||||
"packaging==25.0", # to validate the version number
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user