Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

Package Type Update Change
python (source) requires-python minor ~=3.13,<3.14 -> ~=3.14,<3.15
python (source) requires-python minor >=3.12,<3.14 -> >=3.14,<3.15
python (source) requires-python minor >=3.9,<3.14 -> >=3.14,<3.15
python final minor 3.13-slim-bookworm -> 3.14-slim-bookworm

Release Notes

python/cpython (python)

v3.14.1

Compare Source

v3.14.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/python-3.x branch 4 times, most recently from 8b1cb66 to 65179d0 Compare October 15, 2025 20:45
@renovate renovate bot changed the title chore(deps): update python to ~=3.14,<3.15 chore(deps): update python Oct 15, 2025
@renovate renovate bot force-pushed the renovate/python-3.x branch 8 times, most recently from 2dd73c4 to 5ec73ee Compare October 18, 2025 13:36
@renovate
Copy link
Contributor Author

renovate bot commented Oct 18, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: dg_projects/b2b_organization/uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.12' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpcCp8AA/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpcCp8AA/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpcCp8AA/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpcCp8AA/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `b2b-organization`
        (v0.1.0) depends on `ol-orchestrate-lib` (v0.1.0) which depends on
        `pypika>=0.48.9, <0.49.dev0`

File name: dg_projects/canvas/uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.12' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpo0gtLb/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpo0gtLb/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpo0gtLb/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpo0gtLb/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `canvas` (v0.1.0) depends
        on `ol-orchestrate-lib` (v0.1.0) which depends on `pypika>=0.48.9,
        <0.49.dev0`

File name: dg_projects/data_platform/uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.12' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpDCwfnw/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpDCwfnw/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpDCwfnw/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpDCwfnw/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `data-platform` (v0.1.0)
        depends on `ol-orchestrate-lib` (v0.1.0) which depends on
        `pypika>=0.48.9, <0.49.dev0`

File name: dg_projects/edxorg/uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.12' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmph7yYZf/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmph7yYZf/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmph7yYZf/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmph7yYZf/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `edxorg` (v0.1.0) depends
        on `ol-orchestrate-lib` (v0.1.0) which depends on `pypika>=0.48.9,
        <0.49.dev0`

File name: dg_projects/lakehouse/uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.12' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpFSBxBg/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpFSBxBg/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpFSBxBg/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpFSBxBg/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `lakehouse` (v0.1.0) depends
        on `ol-orchestrate-lib` (v0.1.0) which depends on `pypika>=0.48.9,
        <0.49.dev0`

File name: dg_projects/learning_resources/uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.12' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpPt23xd/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpPt23xd/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpPt23xd/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpPt23xd/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `learning-resources`
        (v0.1.0) depends on `ol-orchestrate-lib` (v0.1.0) which depends on
        `pypika>=0.48.9, <0.49.dev0`

File name: dg_projects/legacy_openedx/uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.12' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpkaTxr6/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpkaTxr6/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpkaTxr6/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpkaTxr6/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `legacy-openedx` (v0.1.0)
        depends on `pypika>=0.48.9, <0.49.dev0`

File name: dg_projects/openedx/uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.12' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpoVIliA/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpoVIliA/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpoVIliA/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpoVIliA/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `openedx` (v0.1.0) depends on
        `pypika>=0.48.9, <0.49.dev0`

File name: uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version == '3.13.*'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpQHNxkT/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpQHNxkT/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpQHNxkT/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpQHNxkT/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `ol-data-platform` (v0.6.1)
        depends on `pypika>=0.48.9, <0.49.dev0`

File name: uv.lock
Command failed: uv lock --upgrade-package python
Using CPython 3.14.1 interpreter at: /opt/containerbase/tools/python/3.14.1/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version == '3.13.*'` vs `python_full_version == '3.14.*'`
  × Failed to build `pypika==0.48.9`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
      status: 1)

      [stderr]
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpRSNqDy/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpRSNqDy/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpRSNqDy/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 512, in run_setup
          super().run_setup(setup_script=setup_script)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmpRSNqDy/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 38, in <module>
        File "<string>", line 20, in version
      AttributeError: module 'ast' has no attribute 'Str'

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `pypika` (v0.48.9) was included because `ol-data-platform` (v0.6.1)
        depends on `pypika>=0.48.9, <0.49.dev0`

@renovate renovate bot force-pushed the renovate/python-3.x branch 15 times, most recently from bb74a87 to e65b511 Compare October 25, 2025 11:47
@renovate renovate bot force-pushed the renovate/python-3.x branch 15 times, most recently from 65952c4 to 8873399 Compare November 24, 2025 11:16
@renovate renovate bot force-pushed the renovate/python-3.x branch 6 times, most recently from 0cde373 to 6820f2e Compare December 2, 2025 15:20
@renovate renovate bot force-pushed the renovate/python-3.x branch 7 times, most recently from e61c601 to 132e862 Compare December 6, 2025 13:05
@renovate renovate bot force-pushed the renovate/python-3.x branch from 132e862 to 4a44b71 Compare December 6, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant