From a3750ff8b1c48617aefd4cf09dd487bdae9b032b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 01:26:41 +0000 Subject: [PATCH 1/2] build(deps): Bump itables from 1.4.1 to 1.4.2 Bumps [itables](https://github.com/mwouts/itables) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/mwouts/itables/releases) - [Changelog](https://github.com/mwouts/itables/blob/main/docs/changelog.md) - [Commits](https://github.com/mwouts/itables/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: itables dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index fea82de79..0d21d7f37 100644 --- a/poetry.lock +++ b/poetry.lock @@ -829,7 +829,7 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] [[package]] name = "itables" -version = "1.4.1" +version = "1.4.2" description = "Interactive Tables in Jupyter" category = "main" optional = true @@ -3335,8 +3335,8 @@ isort = [ {file = "isort-5.10.1.tar.gz", hash = "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951"}, ] itables = [ - {file = "itables-1.4.1-py3-none-any.whl", hash = "sha256:18050ce8f33a62f8cfaad46662ffbd477ae1d5f0ac63f09a2187241bec662298"}, - {file = "itables-1.4.1.tar.gz", hash = "sha256:3b050e9e955669e4f6e3c260ce77709c6bdccabbd63ff723a2d6bb8a1c98ff65"}, + {file = "itables-1.4.2-py3-none-any.whl", hash = "sha256:2c16a73cb33842f678255070e5a892d81cb37eecfeb52f218f33a3d21101d146"}, + {file = "itables-1.4.2.tar.gz", hash = "sha256:5e01cd1986b4f29f239c5e6d03e2ec912b956504dd96de7b7613a20794eaa6ad"}, ] itsdangerous = [ {file = "itsdangerous-2.1.2-py3-none-any.whl", hash = "sha256:2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44"}, From 7f63babda662da03731433761fd8573e786ddafb Mon Sep 17 00:00:00 2001 From: Anselm Hahn Date: Mon, 26 Dec 2022 18:56:56 +0100 Subject: [PATCH 2/2] revert: :arrow_down: Removed FOSSA plugin --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index d94843d11..c9d8796dc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Conda](https://img.shields.io/conda/v/conda-forge/spectrafit?label=Anaconda.org&logo=anaconda)](https://anaconda.org/conda-forge/spectrafit) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/spectrafit?color=gree&logo=Python&logoColor=yellow)](https://pypi.org/project/spectrafit/) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Anselmoo/spectrafit/main.svg)](https://results.pre-commit.ci/latest/github/Anselmoo/spectrafit/main) -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAnselmoo%2Fspectrafit.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAnselmoo%2Fspectrafit?ref=badge_shield)

@@ -227,7 +226,3 @@ Which results in the following output: Please see the [extended documentation](https://anselmoo.github.io/spectrafit/) for the full usage of `SpectraFit`. - -## License - -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAnselmoo%2Fspectrafit.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FAnselmoo%2Fspectrafit?ref=badge_large)