From 459be1bcea104d411bd628694279cd5c7cf2ffb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 20:56:46 +0000 Subject: [PATCH] Bump wheel in /PyStationB/libraries/GlobalPenalisation Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.36.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PyStationB/libraries/GlobalPenalisation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyStationB/libraries/GlobalPenalisation/requirements.txt b/PyStationB/libraries/GlobalPenalisation/requirements.txt index 2823b91..e1e7835 100644 --- a/PyStationB/libraries/GlobalPenalisation/requirements.txt +++ b/PyStationB/libraries/GlobalPenalisation/requirements.txt @@ -14,6 +14,6 @@ setuptools==52.0.0 six==1.16.0 torch==1.8.1 tqdm==4.60.0 -wheel==0.36.2 +wheel==0.38.1 git+git://github.com/BrunoKM/emukit@gradients-for-covariance-gpy#egg=emukit \ No newline at end of file