Commit 8c4227d
Bump pytest-cov from 6.1.1 to 7.0.0 (#33)
* Bump pytest-cov from 6.1.1 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 7.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.1.1...v7.0.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fix security vulnerabilities in dependencies
Security updates:
- Update filelock from 3.18.0 to 3.20.1 (fixes GHSA-w853-jp5j-5j7f)
- Critical TOCTOU race condition allowing local attackers to corrupt files
- Fixed by adding O_NOFOLLOW flag on Unix and reparse point detection on Windows
- Add temporary ignore for nbconvert GHSA-xm59-rqc7-hhvf
- Windows-specific vulnerability (CI runs on Linux)
- No fix available yet (published 2025-12-18, 4 days old)
- TODO: Remove ignore once patch is released
Severity: Critical (filelock), High (nbconvert - mitigated)
All tests pass. The filelock vulnerability is fully resolved.
Co-authored-by: AI Engineering Maintenance Bot <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aieng-bot-maintain[bot] <[email protected]>1 parent 6dc9d1c commit 8c4227d
3 files changed
+629
-584
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments