Due to the usage of Python 3.9, some packages will not get security updates via pypi anymore, but they will receive security updates via their OS package (see urllib3 on AlmaLinux 9). According to Docker Scout, we are currently not using the packages provided by the OS including the security updates, but rather we are installing e.g. urllib3 via pip.
Due to the usage of Python 3.9, some packages will not get security updates via pypi anymore, but they will receive security updates via their OS package (see urllib3 on AlmaLinux 9). According to Docker Scout, we are currently not using the packages provided by the OS including the security updates, but rather we are installing e.g. urllib3 via pip.