dependabot[bot] commited on
Commit
b3a9122
·
1 Parent(s): b8c419c

Bump beautifulsoup4 from 4.12.2 to 4.12.3

Browse files

Bumps [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]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ aiofiles==23.2.1; python_full_version >= "3.7"
2
  anyio==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.6"
3
  apscheduler==3.10.4
4
  asyncio==3.4.3
5
- beautifulsoup4==4.12.2; python_full_version >= "3.6"
6
  cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0"
7
  captcha==0.5.0
8
  certifi==2023.7.22; python_version >= "3.7" and python_version < "4"
 
2
  anyio==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.6"
3
  apscheduler==3.10.4
4
  asyncio==3.4.3
5
+ beautifulsoup4==4.12.3; python_full_version >= "3.6"
6
  cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0"
7
  captcha==0.5.0
8
  certifi==2023.7.22; python_version >= "3.7" and python_version < "4"