Skip to content
Snippets Groups Projects
Commit b971c52b authored by Rucha Deshpande's avatar Rucha Deshpande
Browse files

update aws image

parent db99be5a
No related branches found
No related tags found
1 merge request!474update aws image
......@@ -42,7 +42,7 @@ The following software have components provided under the terms of this license:
- sniffio (from https://github.com/python-trio/sniffio)
- tenacity (from https://github.com/jd/tenacity)
- types-PyYAML (from https://github.com/python/typeshed)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/, https://pypi.org/project/urllib3/2.0.4/, https://pypi.org/project/urllib3/2.2.0/)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/, https://pypi.org/project/urllib3/2.0.4/, https://pypi.org/project/urllib3/2.2.1/)
- websocket-client (from https://github.com/websocket-client/websocket-client.git)
========================================================================
......@@ -64,8 +64,8 @@ The following software have components provided under the terms of this license:
- MarkupSafe (from https://palletsprojects.com/p/markupsafe/)
- click (from https://palletsprojects.com/p/click/)
- cryptography (from https://github.com/pyca/cryptography)
- httpcore (from https://github.com/encode/httpcore, https://pypi.org/project/httpcore/0.18.0/, https://pypi.org/project/httpcore/1.0.2/)
- httpx (from https://pypi.org/project/httpx/0.23.1/, https://pypi.org/project/httpx/0.26.0/)
- httpcore (from https://github.com/encode/httpcore, https://pypi.org/project/httpcore/0.18.0/, https://pypi.org/project/httpcore/1.0.4/)
- httpx (from https://pypi.org/project/httpx/0.23.1/, https://pypi.org/project/httpx/0.27.0/)
- idna (from https://pypi.org/project/idna/3.4/, https://pypi.org/project/idna/3.6/)
- isodate (from http://cheeseshop.python.org/pypi/isodate, https://github.com/gweis/isodate/)
- jinja2
......@@ -97,9 +97,8 @@ The following software have components provided under the terms of this license:
- PyJWT (from http://github.com/jpadilla/pyjwt, https://github.com/jpadilla/pyjwt)
- PyYAML (from http://pyyaml.org/wiki/PyYAML)
- annotated-types (from https://pypi.org/project/annotated-types/0.5.0/, https://pypi.org/project/annotated-types/0.6.0/)
- anyio (from https://pypi.org/project/anyio/3.3.0/, https://pypi.org/project/anyio/4.2.0/)
- anyio (from https://pypi.org/project/anyio/3.3.0/, https://pypi.org/project/anyio/4.3.0/)
- attrs (from https://attrs.readthedocs.io/, https://pypi.org/project/attrs/23.2.0/, https://www.attrs.org/)
- azure-common (from https://github.com/Azure/azure-sdk-for-python)
- azure-core (from https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core)
- azure-identity (from https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity)
- azure-keyvault-secrets (from https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/keyvault/azure-keyvault-secrets)
......@@ -119,7 +118,7 @@ The following software have components provided under the terms of this license:
- msal-extensions (from https://pypi.org/project/msal-extensions/1.0.0/)
- munch (from http://github.com/Infinidat/munch, https://github.com/Infinidat/munch)
- pluggy
- pydantic (from https://github.com/samuelcolvin/pydantic, https://pypi.org/project/pydantic/2.6.1/)
- pydantic (from https://github.com/samuelcolvin/pydantic, https://pypi.org/project/pydantic/2.6.2/)
- pydantic-core (from https://github.com/pydantic/pydantic-core)
- pyrsistent (from https://github.com/tobgu/pyrsistent/)
- pytest (from http://pytest.org, https://docs.pytest.org/en/latest/)
......@@ -134,7 +133,7 @@ The following software have components provided under the terms of this license:
- starlette-context (from https://github.com/tomwojcik/starlette-context)
- tomli (from https://pypi.org/project/tomli/1.2.2/, https://pypi.org/project/tomli/2.0.0/, https://pypi.org/project/tomli/2.0.1/)
- typer (from https://github.com/tiangolo/typer)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/, https://pypi.org/project/urllib3/2.0.4/, https://pypi.org/project/urllib3/2.2.0/)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/, https://pypi.org/project/urllib3/2.0.4/, https://pypi.org/project/urllib3/2.2.1/)
- uuid7 (from https://github.com/stevesimmons/uuid7)
========================================================================
......
......@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
image: openpolicyagent/opa:0.57.0
\ No newline at end of file
image: openpolicyagent/opa:0.61.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment