Closed dependabot[bot] closed 3 weeks ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
The following issues were found:
Package | Version | License | Issue Type |
bleach | 6.2.0 | Null | Unknown License |
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pip/bleach | 6.2.0 | :green_circle: 6.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/setuptools | 75.3.0 | :green_circle: 5.4 | Details
|
Bumps the general group with 2 updates: bleach and setuptools.
Updates
bleach
from 6.1.0 to 6.2.0Changelog
Sourced from bleach's changelog.
Commits
73871d7
Prep for a 6.2.0 release156c589
Remove six dependency from html5lib (#618)5a47907
Drop six as a requirement; add six_shim.py (#618)6a2ec5c
Update known-good versions of tinycss2 (#732)32efc26
Fix additional < followed by characters and EOF issues (#728)648a97d
Add support for Python 3.13 (#736)d1e40ed
Drop support for Python 3.8 (#737)4bc1bff
Update dev requirementsfcbe8f7
Update dev dependenciesf8fb848
Bump actions/cache from 3 to 4Updates
setuptools
from 75.2.0 to 75.3.0Changelog
Sourced from setuptools's changelog.
Commits
d8da7df
Bump version: 75.2.0 → 75.3.0a21c7fa
Fix grammar in news fragmenta9a79e7
Fix wheel ABI tag for debug Python 3.13 on Windows (#4676)0bc3248
Merge simple type annotations from typeshed (#4504)1155ca8
Fix wheel ABI tag for debug Python 3.13 on Windows1ca55c9
Workaround for clash betweenruff
inpre-commit
hook andpytest-ruff
(#...c498d16
Satisfy ruff linter - automatic fix1f92af5
Sync pre-commit-hook with version of ruff that gets automatically pulled in t...a39336b
Ruff: enable all pyflakes and perf rules (#4556)e5f16a2
bump jaraco.test to py.typed version 5.5 in test extra (#4651)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show