diff options
| author | 2023-04-07 19:58:43 +0100 | |
|---|---|---|
| committer | 2023-04-07 19:58:43 +0100 | |
| commit | bf43046cb53e77cb0d8e7fc26ea9e5ed70655988 (patch) | |
| tree | c1c102a591bdea047e5c6eb9feae4b0653556226 /poetry.lock | |
| parent | Merge pull request #2519 from python-discord/fix_modlog (diff) | |
| parent | Bump beautifulsoup4 from 4.12.0 to 4.12.2 (diff) | |
Merge pull request #2521 from python-discord/dependabot/pip/beautifulsoup4-4.12.2
Bump beautifulsoup4 from 4.12.0 to 4.12.2
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index 16b1a818a..acee6d61b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -227,14 +227,14 @@ tests-no-zope = ["cloudpickle", "cloudpickle", "hypothesis", "hypothesis", "mypy [[package]] name = "beautifulsoup4" -version = "4.12.0" +version = "4.12.2" description = "Screen-scraping library" category = "main" optional = false python-versions = ">=3.6.0" files = [ - {file = "beautifulsoup4-4.12.0-py3-none-any.whl", hash = "sha256:2130a5ad7f513200fae61a17abb5e338ca980fa28c439c0571014bc0217e9591"}, - {file = "beautifulsoup4-4.12.0.tar.gz", hash = "sha256:c5fceeaec29d09c84970e47c65f2f0efe57872f7cff494c9691a26ec0ff13234"}, + {file = "beautifulsoup4-4.12.2-py3-none-any.whl", hash = "sha256:bd2520ca0d9d7d12694a53d44ac482d181b4ec1888909b035a3dbf40d0f57d4a"}, + {file = "beautifulsoup4-4.12.2.tar.gz", hash = "sha256:492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da"}, ] [package.dependencies] @@ -2463,4 +2463,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "8320ac81317471723d090062aecf8bfd237933bc7c4ef0eca63e0522a3d975f3" +content-hash = "92327bb88679fda5efd5d4af8171df8fc70745655e6c5248d1cfb1415718925f" |