mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-10 05:39:12 +00:00
Bump tempfile from 3.8.0 to 3.8.1 (#8345)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
703e2a9da3
commit
d177df226d
6 changed files with 23 additions and 14 deletions
|
@ -18,5 +18,5 @@ log = { workspace = true }
|
|||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.10.0"
|
||||
tempfile = "3.6.0"
|
||||
tempfile = "3.8.1"
|
||||
insta = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue