This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 94c07f6735 Build: Bump pytest from 7.3.1 to 7.3.2 in /python (#7817)
94c07f6735 is described below

commit 94c07f6735eacfa2332cbb4d17584948d6231bb5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 11 09:02:35 2023 +0300

    Build: Bump pytest from 7.3.1 to 7.3.2 in /python (#7817)
---
 python/poetry.lock    | 112 ++++----------------------------------------------
 python/pyproject.toml |   2 +-
 2 files changed, 8 insertions(+), 106 deletions(-)

diff --git a/python/poetry.lock b/python/poetry.lock
index 8da29fa20a..5f5094ff12 100644
--- a/python/poetry.lock
+++ b/python/poetry.lock
@@ -1,10 +1,9 @@
-# This file is automatically @generated by Poetry and should not be changed by 
hand.
+# This file is automatically @generated by Poetry 1.5.1 and should not be 
changed by hand.
 
 [[package]]
 name = "adlfs"
 version = "2023.4.0"
 description = "Access Azure Datalake Gen1 with fsspec and dask"
-category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
@@ -27,7 +26,6 @@ docs = ["furo", "myst-parser", "numpydoc", "sphinx"]
 name = "aiobotocore"
 version = "2.5.0"
 description = "Async client for aws services using botocore and aiohttp"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -49,7 +47,6 @@ boto3 = ["boto3 (>=1.26.76,<1.26.77)"]
 name = "aiohttp"
 version = "3.8.4"
 description = "Async http client/server framework (asyncio)"
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -158,7 +155,6 @@ speedups = ["Brotli", "aiodns", "cchardet"]
 name = "aioitertools"
 version = "0.11.0"
 description = "itertools and builtins for AsyncIO and mixed iterables"
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -173,7 +169,6 @@ typing_extensions = {version = ">=4.0", markers = 
"python_version < \"3.10\""}
 name = "aiosignal"
 version = "1.3.1"
 description = "aiosignal: a list of registered asynchronous callbacks"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -188,7 +183,6 @@ frozenlist = ">=1.1.0"
 name = "async-timeout"
 version = "4.0.2"
 description = "Timeout context manager for asyncio programs"
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -200,7 +194,6 @@ files = [
 name = "attrs"
 version = "23.1.0"
 description = "Classes Without Boilerplate"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -219,7 +212,6 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy 
(>=1.1.1)", "pympler", "pyte
 name = "azure-core"
 version = "1.26.4"
 description = "Microsoft Azure Core Library for Python"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -239,7 +231,6 @@ aio = ["aiohttp (>=3.0)"]
 name = "azure-datalake-store"
 version = "0.0.53"
 description = "Azure Data Lake Store Filesystem Client Library for Python"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -256,7 +247,6 @@ requests = ">=2.20.0"
 name = "azure-identity"
 version = "1.13.0"
 description = "Microsoft Azure Identity Library for Python"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -275,7 +265,6 @@ six = ">=1.12.0"
 name = "azure-storage-blob"
 version = "12.16.0"
 description = "Microsoft Azure Blob Storage Client Library for Python"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -296,7 +285,6 @@ aio = ["azure-core[aio] (>=1.26.0,<2.0.0)"]
 name = "boto3"
 version = "1.26.76"
 description = "The AWS SDK for Python"
-category = "main"
 optional = false
 python-versions = ">= 3.7"
 files = [
@@ -316,7 +304,6 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
 name = "botocore"
 version = "1.29.76"
 description = "Low-level, data-driven core of boto 3."
-category = "main"
 optional = false
 python-versions = ">= 3.7"
 files = [
@@ -336,7 +323,6 @@ crt = ["awscrt (==0.16.9)"]
 name = "build"
 version = "0.10.0"
 description = "A simple, correct Python build frontend"
-category = "dev"
 optional = false
 python-versions = ">= 3.7"
 files = [
@@ -360,7 +346,6 @@ virtualenv = ["virtualenv (>=20.0.35)"]
 name = "certifi"
 version = "2023.5.7"
 description = "Python package for providing Mozilla's CA Bundle."
-category = "main"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -372,7 +357,6 @@ files = [
 name = "cffi"
 version = "1.15.1"
 description = "Foreign Function Interface for Python calling C code."
-category = "main"
 optional = false
 python-versions = "*"
 files = [
@@ -449,7 +433,6 @@ pycparser = "*"
 name = "cfgv"
 version = "3.3.1"
 description = "Validate configuration and produce human readable error 
messages."
-category = "dev"
 optional = false
 python-versions = ">=3.6.1"
 files = [
@@ -461,7 +444,6 @@ files = [
 name = "charset-normalizer"
 version = "3.1.0"
 description = "The Real First Universal Charset Detector. Open, modern and 
actively maintained alternative to Chardet."
-category = "main"
 optional = false
 python-versions = ">=3.7.0"
 files = [
@@ -546,7 +528,6 @@ files = [
 name = "click"
 version = "8.1.3"
 description = "Composable command line interface toolkit"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -561,7 +542,6 @@ colorama = {version = "*", markers = "platform_system == 
\"Windows\""}
 name = "colorama"
 version = "0.4.6"
 description = "Cross-platform colored terminal text."
-category = "main"
 optional = false
 python-versions = 
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
 files = [
@@ -573,7 +553,6 @@ files = [
 name = "coverage"
 version = "7.2.7"
 description = "Code coverage measurement for Python"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -649,7 +628,6 @@ toml = ["tomli"]
 name = "cryptography"
 version = "41.0.0"
 description = "cryptography is a package which provides cryptographic recipes 
and primitives to Python developers."
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -691,7 +669,6 @@ test-randomorder = ["pytest-randomly"]
 name = "distlib"
 version = "0.3.6"
 description = "Distribution utilities"
-category = "main"
 optional = false
 python-versions = "*"
 files = [
@@ -703,7 +680,6 @@ files = [
 name = "docutils"
 version = "0.20.1"
 description = "Docutils -- Python Documentation Utilities"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -715,7 +691,6 @@ files = [
 name = "duckdb"
 version = "0.8.0"
 description = "DuckDB embedded database"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -772,7 +747,6 @@ files = [
 name = "exceptiongroup"
 version = "1.1.1"
 description = "Backport of PEP 654 (exception groups)"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -787,7 +761,6 @@ test = ["pytest (>=6)"]
 name = "fastavro"
 version = "1.7.4"
 description = "Fast read/write of AVRO files"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -834,7 +807,6 @@ zstandard = ["zstandard"]
 name = "filelock"
 version = "3.12.0"
 description = "A platform independent file lock."
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -850,7 +822,6 @@ testing = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", 
"diff-cover (>=7.5)", "p
 name = "frozenlist"
 version = "1.3.3"
 description = "A list-like structure which implements 
collections.abc.MutableSequence"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -934,7 +905,6 @@ files = [
 name = "fsspec"
 version = "2023.5.0"
 description = "File-system specification"
-category = "main"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -970,7 +940,6 @@ tqdm = ["tqdm"]
 name = "grpcio"
 version = "1.49.1"
 description = "HTTP/2-based RPC framework"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1031,7 +1000,6 @@ protobuf = ["grpcio-tools (>=1.49.1)"]
 name = "grpcio"
 version = "1.51.3"
 description = "HTTP/2-based RPC framework"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1089,7 +1057,6 @@ protobuf = ["grpcio-tools (>=1.51.3)"]
 name = "identify"
 version = "2.5.24"
 description = "File identification library for Python"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1104,7 +1071,6 @@ license = ["ukkonen"]
 name = "idna"
 version = "3.4"
 description = "Internationalized Domain Names in Applications (IDNA)"
-category = "main"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -1116,7 +1082,6 @@ files = [
 name = "importlib-metadata"
 version = "6.6.0"
 description = "Read metadata from Python packages"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1136,7 +1101,6 @@ testing = ["flake8 (<5)", "flufl.flake8", 
"importlib-resources (>=1.3)", "packag
 name = "importlib-resources"
 version = "5.12.0"
 description = "Read resources from Python packages"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1155,7 +1119,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black 
(>=0.3.7)", "pytest-chec
 name = "iniconfig"
 version = "2.0.0"
 description = "brain-dead simple config-ini parsing"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1167,7 +1130,6 @@ files = [
 name = "isodate"
 version = "0.6.1"
 description = "An ISO 8601 date/time/duration parser and formatter"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1182,7 +1144,6 @@ six = "*"
 name = "jinja2"
 version = "3.1.2"
 description = "A very fast and expressive template engine."
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1200,7 +1161,6 @@ i18n = ["Babel (>=2.7)"]
 name = "jmespath"
 version = "1.0.1"
 description = "JSON Matching Expressions"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1212,7 +1172,6 @@ files = [
 name = "jsonschema"
 version = "4.17.3"
 description = "An implementation of JSON Schema validation for Python"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1234,7 +1193,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", 
"jsonpointer (>1.13)", "rfc3339-
 name = "markdown-it-py"
 version = "2.2.0"
 description = "Python port of markdown-it. Markdown parsing, done right!"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1259,7 +1217,6 @@ testing = ["coverage", "pytest", "pytest-cov", 
"pytest-regressions"]
 name = "markupsafe"
 version = "2.1.2"
 description = "Safely add untrusted strings to HTML/XML markup."
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1319,7 +1276,6 @@ files = [
 name = "mdurl"
 version = "0.1.2"
 description = "Markdown URL utilities"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1331,7 +1287,6 @@ files = [
 name = "mmhash3"
 version = "3.0.1"
 description = "Python wrapper for MurmurHash (MurmurHash3), a set of fast and 
robust hash functions."
-category = "main"
 optional = false
 python-versions = "*"
 files = [
@@ -1375,7 +1330,6 @@ files = [
 name = "moto"
 version = "4.1.10"
 description = ""
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1422,7 +1376,6 @@ xray = ["aws-xray-sdk (>=0.93,!=0.96)", "setuptools"]
 name = "msal"
 version = "1.22.0"
 description = "The Microsoft Authentication Library (MSAL) for Python library 
enables your app to access the Microsoft Cloud by supporting authentication of 
users with Microsoft Azure Active Directory accounts (AAD) and Microsoft 
Accounts (MSA) using industry standard OAuth2 and OpenID Connect."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1442,7 +1395,6 @@ broker = ["pymsalruntime (>=0.13.2,<0.14)"]
 name = "msal-extensions"
 version = "1.0.0"
 description = "Microsoft Authentication Library extensions (MSAL EX) provides 
a persistence API that can save your data on disk, encrypted on Windows, macOS 
and Linux. Concurrent data access will be coordinated by a file lock mechanism."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1461,7 +1413,6 @@ portalocker = [
 name = "msgpack"
 version = "1.0.5"
 description = "MessagePack serializer"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1534,7 +1485,6 @@ files = [
 name = "multidict"
 version = "6.0.4"
 description = "multidict implementation"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1618,7 +1568,6 @@ files = [
 name = "nodeenv"
 version = "1.8.0"
 description = "Node.js virtual environment builder"
-category = "dev"
 optional = false
 python-versions = 
">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*"
 files = [
@@ -1633,7 +1582,6 @@ setuptools = "*"
 name = "numpy"
 version = "1.24.3"
 description = "Fundamental package for array computing in Python"
-category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
@@ -1671,7 +1619,6 @@ files = [
 name = "packaging"
 version = "23.1"
 description = "Core utilities for Python packages"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1683,7 +1630,6 @@ files = [
 name = "pandas"
 version = "2.0.2"
 description = "Powerful data structures for data analysis, time series, and 
statistics"
-category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
@@ -1751,7 +1697,6 @@ xml = ["lxml (>=4.6.3)"]
 name = "pkgutil-resolve-name"
 version = "1.3.10"
 description = "Resolve a name to an object."
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -1763,7 +1708,6 @@ files = [
 name = "platformdirs"
 version = "3.5.1"
 description = "A small Python package for determining appropriate 
platform-specific dirs, e.g. a \"user data dir\"."
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1779,7 +1723,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", 
"pytest (>=7.3.1)", "pytest-
 name = "pluggy"
 version = "1.0.0"
 description = "plugin and hook calling mechanisms for python"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -1795,7 +1738,6 @@ testing = ["pytest", "pytest-benchmark"]
 name = "portalocker"
 version = "2.7.0"
 description = "Wraps the portalocker recipe for easy usage"
-category = "main"
 optional = true
 python-versions = ">=3.5"
 files = [
@@ -1815,7 +1757,6 @@ tests = ["pytest (>=5.4.1)", "pytest-cov (>=2.8.1)", 
"pytest-mypy (>=0.8.0)", "p
 name = "pre-commit"
 version = "3.3.2"
 description = "A framework for managing and maintaining multi-language 
pre-commit hooks."
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -1834,7 +1775,6 @@ virtualenv = ">=20.10.0"
 name = "protobuf"
 version = "4.23.2"
 description = ""
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1857,7 +1797,6 @@ files = [
 name = "pyarrow"
 version = "12.0.0"
 description = "Python library for Apache Arrow"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1895,7 +1834,6 @@ numpy = ">=1.16.6"
 name = "pycparser"
 version = "2.21"
 description = "C parser in Python"
-category = "main"
 optional = false
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
 files = [
@@ -1907,7 +1845,6 @@ files = [
 name = "pydantic"
 version = "1.10.8"
 description = "Data validation and settings management using python type hints"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1960,7 +1897,6 @@ email = ["email-validator (>=1.0.3)"]
 name = "pygments"
 version = "2.15.1"
 description = "Pygments is a syntax highlighting package written in Python."
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1975,7 +1911,6 @@ plugins = ["importlib-metadata"]
 name = "pyjwt"
 version = "2.7.0"
 description = "JSON Web Token implementation in Python"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1996,7 +1931,6 @@ tests = ["coverage[toml] (==5.0.4)", "pytest 
(>=6.0.0,<7.0.0)"]
 name = "pyparsing"
 version = "3.0.9"
 description = "pyparsing module - Classes and methods to define and execute 
parsing grammars"
-category = "main"
 optional = false
 python-versions = ">=3.6.8"
 files = [
@@ -2011,7 +1945,6 @@ diagrams = ["jinja2", "railroad-diagrams"]
 name = "pyproject-hooks"
 version = "1.0.0"
 description = "Wrappers to call pyproject.toml-based build backend hooks."
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2026,7 +1959,6 @@ tomli = {version = ">=1.1.0", markers = "python_version < 
\"3.11\""}
 name = "pyrsistent"
 version = "0.19.3"
 description = "Persistent/Functional/Immutable data structures"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -2061,14 +1993,13 @@ files = [
 
 [[package]]
 name = "pytest"
-version = "7.3.1"
+version = "7.3.2"
 description = "pytest: simple powerful testing with Python"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "pytest-7.3.1-py3-none-any.whl", hash = 
"sha256:3799fa815351fea3a5e96ac7e503a96fa51cc9942c3753cda7651b93c1cfa362"},
-    {file = "pytest-7.3.1.tar.gz", hash = 
"sha256:434afafd78b1d78ed0addf160ad2b77a30d35d4bdf8af234fe621919d9ed15e3"},
+    {file = "pytest-7.3.2-py3-none-any.whl", hash = 
"sha256:cdcbd012c9312258922f8cd3f1b62a6580fdced17db6014896053d47cddf9295"},
+    {file = "pytest-7.3.2.tar.gz", hash = 
"sha256:ee990a3cc55ba808b80795a79944756f315c67c12b56abd3ac993a7b8c17030b"},
 ]
 
 [package.dependencies]
@@ -2080,13 +2011,12 @@ pluggy = ">=0.12,<2.0"
 tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""}
 
 [package.extras]
-testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", 
"nose", "pygments (>=2.7.2)", "requests", "xmlschema"]
+testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", 
"nose", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"]
 
 [[package]]
 name = "pytest-checkdocs"
 version = "2.9.0"
 description = "check the README when running tests"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2107,7 +2037,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black 
(>=0.3.7)", "pytest-chec
 name = "python-dateutil"
 version = "2.8.2"
 description = "Extensions to the standard Python datetime module"
-category = "main"
 optional = false
 python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
 files = [
@@ -2122,7 +2051,6 @@ six = ">=1.5"
 name = "python-snappy"
 version = "0.6.1"
 description = "Python library for the snappy compression library from Google"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -2180,7 +2108,6 @@ files = [
 name = "pytz"
 version = "2023.3"
 description = "World timezone definitions, modern and historical"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -2192,7 +2119,6 @@ files = [
 name = "pywin32"
 version = "306"
 description = "Python for Window Extensions"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -2216,7 +2142,6 @@ files = [
 name = "pyyaml"
 version = "6.0"
 description = "YAML parser and emitter for Python"
-category = "main"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -2266,7 +2191,6 @@ files = [
 name = "ray"
 version = "2.4.0"
 description = "Ray provides a simple, universal API for building distributed 
applications."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -2337,7 +2261,6 @@ tune = ["pandas", "requests", "tabulate", "tensorboardX 
(>=1.9)"]
 name = "requests"
 version = "2.31.0"
 description = "Python HTTP for Humans."
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2359,7 +2282,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
 name = "requests-mock"
 version = "1.10.0"
 description = "Mock out responses from the requests package"
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -2379,7 +2301,6 @@ test = ["fixtures", "mock", "purl", "pytest", 
"requests-futures", "sphinx", "tes
 name = "responses"
 version = "0.23.1"
 description = "A utility library for mocking out the `requests` Python 
library."
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2400,7 +2321,6 @@ tests = ["coverage (>=6.0.0)", "flake8", "mypy", "pytest 
(>=7.0.0)", "pytest-asy
 name = "rich"
 version = "13.4.1"
 description = "Render rich text, tables, progress bars, syntax highlighting, 
markdown and more to the terminal"
-category = "main"
 optional = false
 python-versions = ">=3.7.0"
 files = [
@@ -2420,7 +2340,6 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"]
 name = "s3fs"
 version = "2023.5.0"
 description = "Convenient Filesystem interface over S3"
-category = "main"
 optional = true
 python-versions = ">= 3.8"
 files = [
@@ -2441,7 +2360,6 @@ boto3 = ["aiobotocore[boto3] (>=2.5.0,<2.6.0)"]
 name = "s3transfer"
 version = "0.6.1"
 description = "An Amazon S3 Transfer Manager"
-category = "main"
 optional = false
 python-versions = ">= 3.7"
 files = [
@@ -2459,7 +2377,6 @@ crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"]
 name = "setuptools"
 version = "67.8.0"
 description = "Easily download, build, install, upgrade, and uninstall Python 
packages"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2476,7 +2393,6 @@ testing-integration = ["build[virtualenv]", "filelock 
(>=3.4.0)", "jaraco.envs (
 name = "six"
 version = "1.16.0"
 description = "Python 2 and 3 compatibility utilities"
-category = "main"
 optional = false
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
 files = [
@@ -2488,7 +2404,6 @@ files = [
 name = "strictyaml"
 version = "1.7.3"
 description = "Strict, typed YAML parser"
-category = "main"
 optional = false
 python-versions = ">=3.7.0"
 files = [
@@ -2503,7 +2418,6 @@ python-dateutil = ">=2.6.0"
 name = "thrift"
 version = "0.16.0"
 description = "Python bindings for the Apache Thrift RPC system"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -2522,7 +2436,6 @@ twisted = ["twisted"]
 name = "tomli"
 version = "2.0.1"
 description = "A lil' TOML parser"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2534,7 +2447,6 @@ files = [
 name = "types-pyyaml"
 version = "6.0.12.10"
 description = "Typing stubs for PyYAML"
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -2546,7 +2458,6 @@ files = [
 name = "typing-extensions"
 version = "4.6.3"
 description = "Backported and Experimental Type Hints for Python 3.7+"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2558,7 +2469,6 @@ files = [
 name = "tzdata"
 version = "2023.3"
 description = "Provider of IANA time zone data"
-category = "main"
 optional = true
 python-versions = ">=2"
 files = [
@@ -2570,7 +2480,6 @@ files = [
 name = "urllib3"
 version = "1.26.16"
 description = "HTTP library with thread-safe connection pooling, file post, 
and more."
-category = "main"
 optional = false
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
 files = [
@@ -2587,7 +2496,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
 name = "virtualenv"
 version = "20.21.0"
 description = "Virtual Python Environment builder"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2608,7 +2516,6 @@ test = ["covdefaults (>=2.2.2)", "coverage (>=7.1)", 
"coverage-enable-subprocess
 name = "werkzeug"
 version = "2.3.4"
 description = "The comprehensive WSGI web application library."
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -2626,7 +2533,6 @@ watchdog = ["watchdog (>=2.3)"]
 name = "wrapt"
 version = "1.15.0"
 description = "Module for decorators, wrappers and monkey patching."
-category = "main"
 optional = true
 python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
 files = [
@@ -2711,7 +2617,6 @@ files = [
 name = "xmltodict"
 version = "0.13.0"
 description = "Makes working with XML feel like you are working with JSON"
-category = "dev"
 optional = false
 python-versions = ">=3.4"
 files = [
@@ -2723,7 +2628,6 @@ files = [
 name = "yarl"
 version = "1.9.2"
 description = "Yet another URL library"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -2811,7 +2715,6 @@ multidict = ">=4.0"
 name = "zipp"
 version = "3.15.0"
 description = "Backport of pathlib-compatible object wrapper for zip files"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2827,7 +2730,6 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", 
"jaraco.itertools", "more
 name = "zstandard"
 version = "0.21.0"
 description = "Zstandard bindings for Python"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2890,7 +2792,7 @@ glue = ["boto3"]
 hive = ["thrift"]
 pandas = ["pandas", "pyarrow"]
 pyarrow = ["pyarrow"]
-ray = ["ray", "pyarrow", "pandas"]
+ray = ["pandas", "pyarrow", "ray"]
 s3fs = ["s3fs"]
 snappy = ["python-snappy"]
 zstandard = ["zstandard"]
@@ -2898,4 +2800,4 @@ zstandard = ["zstandard"]
 [metadata]
 lock-version = "2.0"
 python-versions = "^3.8"
-content-hash = 
"e11ad53a6e619deaf308393a4df3d3b3ba4ed142c90fda6dda0c7b04c86bf4cb"
+content-hash = 
"a08d4355b4bb1fbdce327df175b629f198f3dd0016bcc25564c1d55d8512b62e"
diff --git a/python/pyproject.toml b/python/pyproject.toml
index 9690bbe884..1cbcfa93d3 100644
--- a/python/pyproject.toml
+++ b/python/pyproject.toml
@@ -63,7 +63,7 @@ s3fs = { version = ">=2021.08.0,<2024.1.0", optional = true } 
# Upper bound set
 adlfs = { version = ">=2021.07.0,<2024.1.0", optional = true } # Upper bound 
set arbitrarily, to be reassessed in early 2024.
 
 [tool.poetry.dev-dependencies]
-pytest = "7.3.1"
+pytest = "7.3.2"
 pytest-checkdocs = "2.9.0"
 pre-commit = "3.3.2"
 fastavro = "1.7.4"

Reply via email to