From e19599d5ee4c7e701edaf2d939327d1b4cb90e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 00:29:18 +0000 Subject: [PATCH] build(deps): bump py-spy from 0.3.3 to 0.3.4 in /images/hub Bumps [py-spy](https://github.com/benfred/py-spy) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/benfred/py-spy/releases) - [Changelog](https://github.com/benfred/py-spy/blob/master/CHANGELOG.md) - [Commits](https://github.com/benfred/py-spy/compare/v0.3.3...v0.3.4) Signed-off-by: dependabot[bot] --- images/hub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/hub/requirements.txt b/images/hub/requirements.txt index 1f637106e6..51f2d7cf8a 100644 --- a/images/hub/requirements.txt +++ b/images/hub/requirements.txt @@ -43,7 +43,7 @@ onetimepass==1.0.1 # via jupyterhub-nativeauthenticator pamela==1.0.0 # via jupyterhub prometheus-client==0.9.0 # via jupyterhub psycopg2-binary==2.8.6 # via -r requirements.in -py-spy==0.3.3 # via -r requirements.in +py-spy==0.3.4 # via -r requirements.in pyasn1-modules==0.2.8 # via google-auth pyasn1==0.4.8 # via ldap3, pyasn1-modules, rsa pycparser==2.20 # via cffi