Skip to content

Commit

Permalink
Bump bleach from 5.0.1 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [bleach](https://github.com/mozilla/bleach) from 5.0.1 to 6.1.0.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](mozilla/bleach@v5.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: bleach
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent c867004 commit 2f056e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -21,7 +21,7 @@ django = "4.1"
appdirs = "1.4.4"
attrs = "23.1.0"
black = "23.3.0"
bleach = "5.0.1"
bleach = "6.1.0"
autopep8 = "1.7.0"
cached-property = "1.5.2"
celery = "5.2.7"
Expand Down

0 comments on commit 2f056e9

Please sign in to comment.