Skip to content

Commit efb2a47

Browse files
chore(deps-dev): bump the flit group with 2 updates
Bumps the flit group with 2 updates: [flit-core](https://github.com/pypa/flit) and [flit](https://github.com/pypa/flit). Updates `flit-core` from 3.10.0 to 3.12.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@3.10.0...3.12.0) Updates `flit` from 3.10.0 to 3.12.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@3.10.0...3.12.0) --- updated-dependencies: - dependency-name: flit-core dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: flit - dependency-name: flit dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: flit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d93ef0 commit efb2a47

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
# When ESRP Release supports License-Expression, update flit_core to use >=3.2,<4
3-
requires = ["flit_core==3.10"]
3+
requires = ["flit_core==3.12.0"]
44
build-backend = "flit_core.buildapi"
55

66
[project]

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ cryptography==48.0.0
1616
Deprecated==1.3.1
1717
dill==0.4.1
1818
docutils==0.23
19-
flit==3.10.0
20-
flit_core==3.10.0
19+
flit==3.12.0
20+
flit_core==3.12.0
2121
frozenlist==1.8.0
2222
h11==0.16.0
2323
h2==4.3.0

0 commit comments

Comments
 (0)