Skip to content

Bump the python group across 1 directory with 2 updates - #447

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/master/python-13e48bf140
Closed

Bump the python group across 1 directory with 2 updates#447
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/master/python-13e48bf140

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on dlite-python and flit-core to permit the latest version.
Updates dlite-python to 0.5.40

Release notes

Sourced from dlite-python's releases.

v0.5.40

What's Changed

Full Changelog: SINTEF/dlite@v0.5.39...v0.5.40

Changelog

v0.5.40 (2026-02-18)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Commits
  • 02e8acc Changed path to pypi in README (#1243)
  • 437dd97 Merge branch 'master' into flb/cd_release
  • b93b67c renamed DLite-Pyhon in python to dlite-pythonY
  • a4de05c Write more errors on ci_bild_wheels
  • f70b3bf Changed path to pypi in README
  • f47a811 Release v0.5.39
  • 772f435 Changed name of package to lowercase as pypi otherwise complains (#1242)
  • 91c8ba6 Merge branch 'master' into flb/cd_release
  • 10a30fe Changed name of package to lowercase as pypi otherwise complains
  • 13c402a Release v0.5.38
  • Additional commits viewable in compare view

Updates flit-core to 4.0.2

Changelog

Sourced from flit-core's changelog.

Version 4.0.2

  • Fix invalid metadata files with Import-Name (:ghissue:813).

Version 4.0.1

No changes, but a new tag to trigger an upload to PyPI now that twine will accept it.

Version 4.0

This version contains breaking changes, but most projects which are already using the [project] table for metadata shouldn't be affected, and can simply change the flit_core <4 constraint to <5.

  • The [tool.flit.metadata] table is no longer used for project metadata (:ghpull:771). Use the newer :ref:[project] table <pyproject_toml_project> instead (or if that is not possible, build with flit_core <4).
  • :ref:build_cmd and :ref:publish_cmd no longer include files in the sdist based on what is committed in git or Mercurial (:ghpull:772). These commands now build packages more like Flit does when called as a backend by e.g. python -m build. Specify :ref:sdist include & exclude patterns <pyproject_toml_sdist> instead (Flit can help to generate these), or pass the --use-vcs option to get the old behaviour back.
  • flit_core now requires Python 3.8 or above (:ghpull:738)
  • The --setup-py option to generate sdists containing a setup.py file is no longer available (:ghpull:776).
  • Making typing stubs packages with a -stubs suffix will now work (:ghpull:742).
  • The default glob patterns for license files have been extended to include NOTICE* and AUTHORS* (:ghpull:758).
  • license-files glob patterns can contain spaces (:ghpull:797).
  • Fix a bug where license files could be found twice on Windows (:ghpull:752).
  • The new Import-Name and Import-Namespace metadata fields (metadata 2.5) are now supported (:ghpull:774). In most cases no new input is required, as Flit will create this metadata automatically.
  • Fix creating RECORD files when file names include commas (:ghpull:744).
  • The --use-vcs option now correctly recognises git from inside a git worktree folder (:ghpull:799).
  • On Python 3.12 and above, flit build now uses the 'data' filter when extracting the just-created sdist prior to building a wheel (:ghpull:775). This restricts some special features of tar files, but sdists are unlikely to use these features, and they would probably break in other scenarios if you did.
  • The vendorised readme_renderer package was updated to version 44.0 (:ghpull:760).

... (truncated)

Commits
  • 60c0b3d Merge pull request #814 from pypa/i813
  • 58e7f41 Bump version: 4.0.1 → 4.0.2
  • 666e3c2 Fix METADATA format issue
  • 81ac51d Merge pull request #812 from pypa/prepare-4.0.1
  • 41bdff1 Add release note about 4.0.1
  • ff5bfad Bump version: 4.0.0 → 4.0.1
  • 8faf734 Bump actions/setup-python from 6 to 7 (#807)
  • ef7f319 Merge pull request #800 from pypa/prepare-4.0
  • 431fbaf Remind people in release notes to allow flit_core <5
  • 38297e7 Version number -> 4.0.0
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
dlite-python [>= 0.5.49.dev0, < 0.5.50]
dlite-python [>= 0.5.48.dev0, < 0.5.49]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [dlite-python](https://github.com/SINTEF/dlite) and [flit-core](https://github.com/pypa/flit) to permit the latest version.

Updates `dlite-python` to 0.5.40
- [Release notes](https://github.com/SINTEF/dlite/releases)
- [Commits](SINTEF/dlite@v0.5.29...v0.5.40)

Updates `flit-core` to 4.0.2
- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
- [Commits](pypa/flit@3.4.0...4.0.2)

---
updated-dependencies:
- dependency-name: dlite-python
  dependency-version: 0.5.40
  dependency-type: direct:production
  dependency-group: python
- dependency-name: flit-core
  dependency-version: 4.0.2
  dependency-type: direct:development
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Issue or PR related to dependencies/requirements skip_changelog Issue or PR to be left out of the auto-generated changelog labels Aug 10, 2026
@TEAM4-0
TEAM4-0 enabled auto-merge (squash) August 10, 2026 04:35
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.51%. Comparing base (a82542e) to head (0fa4e0d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #447   +/-   ##
=======================================
  Coverage   90.51%   90.51%           
=======================================
  Files           9        9           
  Lines         485      485           
=======================================
  Hits          439      439           
  Misses         46       46           
Flag Coverage Δ
Linux ?
Linux-strategies ?
Windows 90.51% <ø> (ø)
Windows-strategies 90.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CasperWA

Copy link
Copy Markdown
Contributor

@dependabot ignore dlite-python patch version

@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 0.5.40 of dlite-python again, unless you unignore it.

@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 10, 2026
auto-merge was automatically disabled August 10, 2026 11:16

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/pip/master/python-13e48bf140 branch August 10, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue or PR related to dependencies/requirements skip_changelog Issue or PR to be left out of the auto-generated changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant