Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 7c2e458

Browse files
authored
Merge pull request #392 from CSCfi/dependabot/pip/tox-4.4.7
Bump tox from 4.4.6 to 4.4.7
2 parents 0276b5e + eb3af9b commit 7c2e458

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/optionals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Handover Protocol
1010

1111
The handover protocol is a feature comparable to `HATEOAS and HAL <https://restfulapi.net/hateoas/>`_. It can be used to convey
1212
extra information regarding the Beacon service, or the dataset response.
13-
More information about the handover protocol can be read from the `Beacon Project page <https://beacon-project.io/roadmap/handover.html>`_ and
13+
More information about the handover protocol can be read from the `Beacon Project page <http://docs.genomebeacons.org/beacon-flavours/#ho-beacon-handovers-for-data-delivery>`_ and
1414
Beacon Specification's `handover issue <https://github.com/ga4gh-beacon/specification/issues/114>`_ at Github.
1515

1616
The handover protocol can be configured in ``config.ini`` as follows:

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"pytest<7.3",
6060
"pytest-cov==4.0.0",
6161
"testfixtures==7.1.0",
62-
"tox==4.4.6",
62+
"tox==4.4.7",
6363
"flake8==6.0.0",
6464
"flake8-docstrings==1.7.0",
6565
"aioresponses==0.7.4",

0 commit comments

Comments
 (0)