diff --git a/poetry.lock b/poetry.lock index cd3a3221b..ccd6239a0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1688,13 +1688,13 @@ gevent = ">=1.5,<=24.11" [[package]] name = "google-auth" -version = "2.36.0" +version = "2.37.0" description = "Google Authentication Library" optional = false python-versions = ">=3.7" files = [ - {file = "google_auth-2.36.0-py2.py3-none-any.whl", hash = "sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb"}, - {file = "google_auth-2.36.0.tar.gz", hash = "sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1"}, + {file = "google_auth-2.37.0-py2.py3-none-any.whl", hash = "sha256:42664f18290a6be591be5329a96fe30184be1a1badb7292a7f686a9659de9ca0"}, + {file = "google_auth-2.37.0.tar.gz", hash = "sha256:0054623abf1f9c83492c63d3f47e77f0a544caa3d40b2d98e099a611c2dd5d00"}, ] [package.dependencies] @@ -1705,6 +1705,7 @@ rsa = ">=3.1.4,<5" [package.extras] aiohttp = ["aiohttp (>=3.6.2,<4.0.0.dev0)", "requests (>=2.20.0,<3.0.0.dev0)"] enterprise-cert = ["cryptography", "pyopenssl"] +pyjwt = ["cryptography (>=38.0.3)", "pyjwt (>=2.0)"] pyopenssl = ["cryptography (>=38.0.3)", "pyopenssl (>=20.0.0)"] reauth = ["pyu2f (>=0.1.5)"] requests = ["requests (>=2.20.0,<3.0.0.dev0)"] @@ -2964,7 +2965,7 @@ as-redis-signal = ["as-redis-signal @ git+https://bitbucket.synchrotron.org.au/s type = "git" url = "https://github.com/AustralianSynchrotron/mx3-beamline-library.git" reference = "update_shutter_device" -resolved_reference = "0efb5838ac0506b0f1bbb842073db01614674348" +resolved_reference = "2e469cefb7b6f811bd06555905b9c1c2577c9d86" [[package]] name = "mxcube-video-streamer" @@ -3032,7 +3033,7 @@ tango = ["PyTango (>=9.3.6,<10.0.0)"] type = "git" url = "https://github.com/AustralianSynchrotron/mxcubecore.git" reference = "add_shutters" -resolved_reference = "d3a1a5a8cdd1656a77ff8569e458a08d3cbdba17" +resolved_reference = "931f7746476db77c498b59f5995a8aafed403fe0" [[package]] name = "myst-parser"