Browse Source

chore(deps): bump kosmorrolib from 1.0.7 to 1.0.8 (#322)

Bumps [kosmorrolib](https://github.com/Kosmorro/lib) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/Kosmorro/lib/releases)
- [Changelog](https://github.com/Kosmorro/lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kosmorro/lib/compare/v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: kosmorrolib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tags/v0.10.12
dependabot[bot] 11 months ago
committed by GitHub
parent
commit
481388bdbc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      poetry.lock

+ 4
- 4
poetry.lock View File

@@ -180,20 +180,20 @@ numpy = "*"

[[package]]
name = "kosmorrolib"
version = "1.0.7"
version = "1.0.8"
description = "A library to computes the ephemerides."
category = "main"
optional = false
python-versions = ">=3.8,<3.12"
files = [
{file = "kosmorrolib-1.0.7-py3-none-any.whl", hash = "sha256:fa99a4e268ee0134042d498c695ebdd6503d2a03c5697ff7863d2ce45e233279"},
{file = "kosmorrolib-1.0.7.tar.gz", hash = "sha256:f8c6ad59c53abd08da3a5f4436564cb89e36d706e0d488fcf9288f2069eb01c6"},
{file = "kosmorrolib-1.0.8-py3-none-any.whl", hash = "sha256:a85a1f856c55bc12e1c90fc75e466b916945cf87a60e3268b1fcbae6fb78e769"},
{file = "kosmorrolib-1.0.8.tar.gz", hash = "sha256:0da847082a96c7824231e60e674da55fd5a5e748b33371a415fe90c0238689df"},
]

[package.dependencies]
python-dateutil = ">=2.8,<3.0"
skyfield = ">=1.21,<2.0"
skyfield-data = ">=3,<5"
skyfield-data = ">=3,<6"

[[package]]
name = "mypy-extensions"


Loading…
Cancel
Save