mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
chore: Update Python dependencies
This commit is contained in:
committed by
Sebastian Thomschke
parent
5981404cea
commit
b87b304639
9
pdm.lock
generated
9
pdm.lock
generated
@@ -268,6 +268,7 @@ summary = "Python style guide checker"
|
||||
[[package]]
|
||||
name = "pycparser"
|
||||
version = "2.21"
|
||||
requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
||||
summary = "C parser in Python"
|
||||
|
||||
[[package]]
|
||||
@@ -411,7 +412,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "setuptools"
|
||||
version = "61.1.1"
|
||||
version = "61.2.0"
|
||||
requires_python = ">=3.7"
|
||||
summary = "Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
|
||||
@@ -979,9 +980,9 @@ content_hash = "sha256:ac0b72594f12f3da9c9e254a9dabe701637f2e23f8ee0d9b416a55893
|
||||
"selenium-stealth 1.0.6" = [
|
||||
{file = "selenium_stealth-1.0.6-py3-none-any.whl", hash = "sha256:b62da5452aa4a84f29a4dfb21a9696aff20788a7c570dd0b81bc04a940848b97"},
|
||||
]
|
||||
"setuptools 61.1.1" = [
|
||||
{file = "setuptools-61.1.1-py3-none-any.whl", hash = "sha256:92b15f45ab164eb0c410d2bf661a6e9d15e3b78c0dffb0325f2bf0f313071cae"},
|
||||
{file = "setuptools-61.1.1.tar.gz", hash = "sha256:89eef7b71423ab7fccc7dfafdc145410ef170c4a89567427f932448135e08cdf"},
|
||||
"setuptools 61.2.0" = [
|
||||
{file = "setuptools-61.2.0-py3-none-any.whl", hash = "sha256:8f4813dd6a4d6cc17bde85fb2e635fe19763f96efbb0ddf5575562e5ee0bc47a"},
|
||||
{file = "setuptools-61.2.0.tar.gz", hash = "sha256:c3d4e2ab578fbf83775755cd76dae73627915a22832cf4ea5de895978767833b"},
|
||||
]
|
||||
"smmap 5.0.0" = [
|
||||
{file = "smmap-5.0.0-py3-none-any.whl", hash = "sha256:2aba19d6a040e78d8b09de5c57e96207b09ed71d8e55ce0959eeee6c8e190d94"},
|
||||
|
||||
Reference in New Issue
Block a user