Captain Ezio commited on
Commit
0330c07
·
2 Parent(s): 0c09a40 c5d4482

Merge pull request #36 from Gojo-Bots/dependabot/pip/beautifulsoup4-4.11.1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ aiofiles==0.8.0; python_full_version >= "3.7"
2
  aiohttp==3.7.4; python_version >= "3.6" and python_version < "4.0"
3
  anyio==3.6.1; python_full_version >= "3.6.2" and python_version >= "3.6"
4
  asyncio==3.4.3
5
- beautifulsoup4==4.9.1; python_full_version >= "3.6"
6
  cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0"
7
  certifi==2022.6.15; python_version >= "3.7" and python_version < "4"
8
  charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
 
2
  aiohttp==3.7.4; python_version >= "3.6" and python_version < "4.0"
3
  anyio==3.6.1; python_full_version >= "3.6.2" and python_version >= "3.6"
4
  asyncio==3.4.3
5
+ beautifulsoup4==4.11.1; python_full_version >= "3.6"
6
  cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0"
7
  certifi==2022.6.15; python_version >= "3.7" and python_version < "4"
8
  charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"