dependabot[bot] commited on
Commit
c0d50d0
·
1 Parent(s): 4a827fa

Bump bleach from 6.1.0 to 6.2.0

Browse files

Bumps [bleach](https://github.com/mozilla/bleach) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v6.1.0...v6.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,7 @@ asyncio==3.4.3
7
 
8
  # ==== B ====
9
  beautifulsoup4==4.12.3
10
- bleach==6.1.0
11
 
12
  # ==== C ====
13
  cachetools==5.5.0
 
7
 
8
  # ==== B ====
9
  beautifulsoup4==4.12.3
10
+ bleach==6.2.0
11
 
12
  # ==== C ====
13
  cachetools==5.5.0