diff options
| author | 2023-03-24 17:34:52 +0000 | |
|---|---|---|
| committer | 2023-03-24 17:34:52 +0000 | |
| commit | 5e57fc4258d54ae8cfbf6d57be746fffaddb07bc (patch) | |
| tree | 940467c1eb52ae4a20dc8929b41e44c29cc24b1c /pyproject.toml | |
| parent | Bump pre-commit from 3.1.1 to 3.2.0 (#2479) (diff) | |
Bump beautifulsoup4 from 4.11.2 to 4.12.0 (#2480)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index ec3ca4777..577930409 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ pydis_core = { version = "9.5.1", extras = ["async-rediscache"] }  aiohttp = "3.8.4"  arrow = "1.2.3" -beautifulsoup4 = "4.11.2" +beautifulsoup4 = "4.12.0"  colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }  coloredlogs = "15.0.1"  deepdiff = "6.3.0" | 
