dependabot[bot]
commited on
Commit
·
20ed94d
1
Parent(s):
39e1301
Bump beautifulsoup4 from 4.12.2 to 4.12.3
Browse filesBumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.2 to 4.12.3.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ alphabet-detector==0.0.7
|
|
6 |
asyncio==3.4.3
|
7 |
|
8 |
# ==== B ====
|
9 |
-
beautifulsoup4==4.12.
|
10 |
bleach==6.1.0
|
11 |
|
12 |
# ==== C ====
|
|
|
6 |
asyncio==3.4.3
|
7 |
|
8 |
# ==== B ====
|
9 |
+
beautifulsoup4==4.12.3
|
10 |
bleach==6.1.0
|
11 |
|
12 |
# ==== C ====
|