From 28819bcae9a75caf5f23f48086c84ae88fa44de1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 10:34:11 +0100 Subject: [PATCH] build: Update Python dependencies (#183) Co-authored-by: rdimitrov --- Pipfile.lock | 24 ++++++++++++------------ requirements-dev.txt | 8 ++++---- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 85fe7218..fdc9d01b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -390,11 +390,11 @@ }, "cachetools": { "hashes": [ - "sha256:5991bc0e08a1319bb618d3195ca5b6bc76646a49c21d55962977197b301cc1fe", - "sha256:8462eebf3a6c15d25430a8c27c56ac61340b2ecf60c9ce57afc2b97e450e47da" + "sha256:13dfddc7b8df938c21a940dfa6557ce6e94a2f1cdfa58eb90c805721d58f2c14", + "sha256:429e1a1e845c008ea6c85aa35d4b98b65d6a9763eeef3e37e92728a12d1de9d4" ], "markers": "python_version ~= '3.7'", - "version": "==5.2.1" + "version": "==5.3.0" }, "certifi": { "hashes": [ @@ -644,11 +644,11 @@ }, "identify": { "hashes": [ - "sha256:8aa48ce56e38c28b6faa9f261075dea0a942dfbb42b341b4e711896cbb40f3f7", - "sha256:abb546bca6f470228785338a01b539de8a85bbf46491250ae03363956d8ebb10" + "sha256:1f4b36c5f50f3f950864b2a047308743f064eaa6f6645da5e5c780d1c7125487", + "sha256:c22aa206f47cc40486ecf585d27ad5f40adbfc494a3fa41dc3ed0499a23b123f" ], "markers": "python_version >= '3.7'", - "version": "==2.5.13" + "version": "==2.5.15" }, "idna": { "hashes": [ @@ -847,11 +847,11 @@ }, "pre-commit": { "hashes": [ - "sha256:31ef31af7e474a8d8995027fefdfcf509b5c913ff31f2015b4ec4beb26a6f658", - "sha256:e2f91727039fc39a92f58a588a25b87f936de6567eed4f0e673e0507edc75bad" + "sha256:6af0a0b4137c0903794632f77b7223c4af0373f5cd3337056d2dab32aa3a5caf", + "sha256:de265f74325f0c3ff1a727a974449315ea9b11975cf6b02c11f26e50acfa48f1" ], "index": "pypi", - "version": "==2.21.0" + "version": "==3.0.0" }, "pretend": { "hashes": [ @@ -1003,11 +1003,11 @@ }, "sphinxcontrib-applehelp": { "hashes": [ - "sha256:83749f09f6ac843b8cb685277dbc818a8bf2d76cc19602699094fe9a74db529e", - "sha256:ba0f2a22e6eeada8da6428d0d520215ee8864253f32facf958cca81e426f661d" + "sha256:29d341f67fb0f6f586b23ad80e072c8e6ad0b48417db2bde114a4c9746feb228", + "sha256:828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e" ], "index": "pypi", - "version": "==1.0.3" + "version": "==1.0.4" }, "sphinxcontrib-devhelp": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index ca28a136..10914955 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ attrs==22.2.0 ; python_version >= '3.6' babel==2.11.0 ; python_version >= '3.6' black==22.3.0 build==0.10.0 -cachetools==5.2.1 ; python_version ~= '3.7' +cachetools==5.3.0 ; python_version ~= '3.7' certifi==2022.12.7 ; python_version >= '3.6' cfgv==3.3.1 ; python_full_version >= '3.6.1' chardet==5.1.0 ; python_version >= '3.7' @@ -19,7 +19,7 @@ exceptiongroup==1.1.0 ; python_version < '3.11' filelock==3.9.0 ; python_version >= '3.7' flake8==6.0.0 hatchling==0.22.0 -identify==2.5.13 ; python_version >= '3.7' +identify==2.5.15 ; python_version >= '3.7' idna==3.4 ; python_version >= '3.5' imagesize==1.4.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' iniconfig==2.0.0 ; python_version >= '3.7' @@ -35,7 +35,7 @@ pathspec==0.10.3 ; python_version >= '3.7' pip==22.3.1 platformdirs==2.6.2 ; python_version >= '3.7' pluggy==1.0.0 ; python_version >= '3.1' -pre-commit==2.21.0 +pre-commit==3.0.0 pretend==1.0.9 pycodestyle==2.10.0 ; python_version >= '3.6' pyflakes==3.0.1 ; python_version >= '3.6' @@ -50,7 +50,7 @@ setuptools==66.1.1 ; python_version >= '3.7' snowballstemmer==2.2.0 sphinx==6.1.3 sphinx-rtd-theme==0.5.1 -sphinxcontrib-applehelp==1.0.3 +sphinxcontrib-applehelp==1.0.4 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1