summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-07 11:23:44 +0200
committerGitHub <noreply@github.com>2023-04-07 11:23:44 +0200
commit4fb468d970bb188981f2259d2c4d731b95fa8504 (patch)
treeb186d165f87814ee27df7f69b19d780442b01c01
parent5fcf20770a2c964fb8ddb260e89737da9ab352f0 (diff)
downloadrdflib-4fb468d970bb188981f2259d2c4d731b95fa8504.tar.gz
build(deps-dev): bump setuptools from 67.6.0 to 67.6.1 (#2326)
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.0 to 67.6.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v67.6.0...v67.6.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 1277cb51..97c160c0 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1127,14 +1127,14 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
[[package]]
name = "setuptools"
-version = "67.6.0"
+version = "67.6.1"
description = "Easily download, build, install, upgrade, and uninstall Python packages"
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
- {file = "setuptools-67.6.0-py3-none-any.whl", hash = "sha256:b78aaa36f6b90a074c1fa651168723acbf45d14cb1196b6f02c0fd07f17623b2"},
- {file = "setuptools-67.6.0.tar.gz", hash = "sha256:2ee892cd5f29f3373097f5a814697e397cf3ce313616df0af11231e2ad118077"},
+ {file = "setuptools-67.6.1-py3-none-any.whl", hash = "sha256:e728ca814a823bf7bf60162daf9db95b93d532948c4c0bea762ce62f60189078"},
+ {file = "setuptools-67.6.1.tar.gz", hash = "sha256:257de92a9d50a60b8e22abfcbb771571fde0dbf3ec234463212027a4eeecbe9a"},
]
[package.extras]