[
https://issues.apache.org/jira/browse/KNOX-3369?focusedWorklogId=1027770&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1027770
]
ASF GitHub Bot logged work on KNOX-3369:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jul/26 08:21
Start Date: 01/Jul/26 08:21
Worklog Time Spent: 10m
Work Description: smolnar82 opened a new pull request, #1288:
URL: https://github.com/apache/knox/pull/1288
[KNOX-3369](https://issues.apache.org/jira/browse/KNOX-3369) - Bump
Python-related versions in Docker-based integration tests
## What changes were proposed in this pull request?
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 9.0.3.
(see #1199 )
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0.
(see #1186 )
## How was this patch tested?
Running the integration tests manually on my local test ENV:
```
tests-1 | Installing collected packages: urllib3, typing-extensions,
tomlkit, tomli, pygments, pyasn1, pluggy, platformdirs, packaging, mccabe,
isort, iniconfig, idna, dill, charset_normalizer, certifi, requests, ldap3,
exceptiongroup, astroid, pytest, pylint
tests-1 | Successfully installed astroid-4.0.4 certifi-2026.6.17
charset_normalizer-3.4.7 dill-0.4.1 exceptiongroup-1.3.1 idna-3.18
iniconfig-2.3.0 isort-8.0.1 ldap3-2.9.1 mccabe-0.7.0 packaging-26.2
platformdirs-4.10.0 pluggy-1.6.0 pyasn1-0.6.3 pygments-2.20.0 pylint-4.0.5
pytest-9.0.3 requests-2.33.0 tomli-2.4.1 tomlkit-0.15.0
typing-extensions-4.15.0 urllib3-2.7.0
tests-1 | WARNING: Running pip as the 'root' user can result in broken
permissions and conflicting behaviour with the system package manager. It is
recommended to use a virtual environment instead:
https://pip.pypa.io/warnings/venv
tests-1 |
tests-1 | [notice] A new release of pip is available: 23.0.1 -> 26.1.2
tests-1 | [notice] To update, run: pip install --upgrade pip
tests-1 |
tests-1 | ------------------------------------
tests-1 | Your code has been rated at 10.00/10
tests-1 |
tests-1 | Waiting for knox...
tests-1 | ============================= test session starts
==============================
tests-1 | platform linux
Issue Time Tracking
-------------------
Worklog Id: (was: 1027770)
Remaining Estimate: 0h
Time Spent: 10m
> Bump pytest ans requests version in .github/workflow/test
> ---------------------------------------------------------
>
> Key: KNOX-3369
> URL: https://issues.apache.org/jira/browse/KNOX-3369
> Project: Apache Knox
> Issue Type: Task
> Reporter: Sandor Molnar
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are 2 separate PRs ([#1186 |https://github.com/apache/knox/pull/1186]
> and [#1199|https://github.com/apache/knox/pull/1199]) by `dependabot` waiting
> for being merged. They couldn't be rebased on the most recent HEAD, so I'm
> merging them and submit as a separate one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)