~ultimaker/uranium/+git/Uranium:dependabot/pip/numpy-1.22.0

Last commit made on 2022-07-08
Get this branch:
git clone -b dependabot/pip/numpy-1.22.0 https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
dependabot/pip/numpy-1.22.0
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

11061e2... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump numpy from 1.21.5 to 1.22.0

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <email address hidden>

925e1f0... by Jaime van Kessel <email address hidden>

Merge branch '5.1' of github.com:Ultimaker/Uranium

ba7fd05... by Jaime van Kessel <email address hidden>

Add charset-normalizer (required by requests)

918ec05... by Jaime van Kessel <email address hidden>

Bump up requests & urrlib version

Hopefully this will fix the failing action when we're trying to publish the test results

faf3f25... by Jaime van Kessel <email address hidden>

Fix Theme test

c91922e... by Jaime van Kessel <email address hidden>

Use correct enums for testShaderProgram

It's clear that we didn't run these tests for a while as this was changed for 5.0

6332096... by Jaime van Kessel <email address hidden>

Fix test_removeAllScheduledPackagesWithException

The behavior has been changed and the test now reflects that.

05fb96f... by Jaime van Kessel <email address hidden>

Fix backend test

6d9ee48... by Jaime van Kessel <email address hidden>

Fix QNetwork import

9f81347... by Jaime van Kessel <email address hidden>

Use correct import for TestHttpRequestManager