From 74fc0acc8b5b51ca3917620ab56ae65e6e8390a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 23:05:39 +0000 Subject: [PATCH] build(deps): update open-space-toolkit-astrodynamics requirement Updates the requirements on [open-space-toolkit-astrodynamics](https://github.com/open-space-collective/open-space-toolkit-astrodynamics) to permit the latest version. - [Release notes](https://github.com/open-space-collective/open-space-toolkit-astrodynamics/releases) - [Commits](https://github.com/open-space-collective/open-space-toolkit-astrodynamics/compare/10.0.0...10.1.0) --- updated-dependencies: - dependency-name: open-space-toolkit-astrodynamics dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bindings/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/python/requirements.txt b/bindings/python/requirements.txt index 7823576..00e8916 100644 --- a/bindings/python/requirements.txt +++ b/bindings/python/requirements.txt @@ -4,4 +4,4 @@ open-space-toolkit-core~=4.0 open-space-toolkit-io~=4.0 open-space-toolkit-mathematics~=4.0 open-space-toolkit-physics~=8.0 -open-space-toolkit-astrodynamics~=10.0 +open-space-toolkit-astrodynamics~=10.1