Skip to content

Commit

Permalink
Bump flit from 3.10.0 to 3.10.1 (#562)
Browse files Browse the repository at this point in the history
Bumps [flit](https://github.com/pypa/flit) from 3.10.0 to 3.10.1.
- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
- [Commits](pypa/flit@3.10.0...3.10.1)

---
updated-dependencies:
- dependency-name: flit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent c92acf5 commit b7e6940
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ black = "^24.10.0"
types-requests = "^2.32.0.20241016"
mypy = "^1.13.0"
pytest = "^8.3.3"
flit = "^3.10.0"
flit = "^3.10.1"
types-pyyaml = "6.0.12.20240917"
types-pytz = "^2024.2.0.20241003"
pyre-check = "^0.9.23"
Expand Down

0 comments on commit b7e6940

Please sign in to comment.