Skip to content

Commit 4b6d298

Browse files
committed
Bump dependency version in tests
Signed-off-by: Tushar Goel <[email protected]>
1 parent 8ffcb7f commit 4b6d298

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

tests/data/single-url-except-simple-expected.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"package": "pkg:pypi/[email protected]",
3636
"dependencies": [
37-
"pkg:pypi/zipp@3.8.1"
37+
"pkg:pypi/zipp@3.9.0"
3838
]
3939
},
4040
{
@@ -58,7 +58,7 @@
5858
]
5959
},
6060
{
61-
"package": "pkg:pypi/zipp@3.8.1",
61+
"package": "pkg:pypi/zipp@3.9.0",
6262
"dependencies": []
6363
}
6464
],
@@ -781,12 +781,12 @@
781781
"type": "pypi",
782782
"namespace": null,
783783
"name": "zipp",
784-
"version": "3.8.1",
784+
"version": "3.9.0",
785785
"qualifiers": {},
786786
"subpath": null,
787787
"primary_language": "Python",
788788
"description": ".. image:: https://img.shields.io/pypi/v/zipp.svg\n :target: `PyPI link`_\n\n.. image:: https://img.shields.io/pypi/pyversions/zipp.svg\n :target: `PyPI link`_\n\n.. _PyPI link: https://pypi.org/project/zipp\n\n.. image:: https://github.com/jaraco/zipp/workflows/tests/badge.svg\n :target: https://github.com/jaraco/zipp/actions?query=workflow%3A%22tests%22\n :alt: tests\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Code style: Black\n\n.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest\n.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2022-informational\n :target: https://blog.jaraco.com/skeleton\n\n.. image:: https://tidelift.com/badges/package/pypi/zipp\n :target: https://tidelift.com/subscription/pkg/pypi-zipp?utm_source=pypi-zipp&utm_medium=readme\n\n\nA pathlib-compatible Zipfile object wrapper. Official backport of the standard library\n`Path object <https://docs.python.org/3.8/library/zipfile.html#path-objects>`_.\n\n\nCompatibility\n=============\n\nNew features are introduced in this third-party library and later merged\ninto CPython. The following table indicates which versions of this library\nwere contributed to different versions in the standard library:\n\n.. list-table::\n :header-rows: 1\n\n * - zipp\n - stdlib\n * - 3.5\n - 3.11\n * - 3.3\n - 3.9\n * - 1.0\n - 3.8\n\n\nUsage\n=====\n\nUse ``zipp.Path`` in place of ``zipfile.Path`` on any Python.\n\nFor Enterprise\n==============\n\nAvailable as part of the Tidelift Subscription.\n\nThis project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.\n\n`Learn more <https://tidelift.com/subscription/pkg/pypi-zipp?utm_source=pypi-zipp&utm_medium=referral&utm_campaign=github>`_.\n\nSecurity Contact\n================\n\nTo report a security vulnerability, please use the\n`Tidelift security contact <https://tidelift.com/security>`_.\nTidelift will coordinate the fix and disclosure.\n",
789-
"release_date": "2022-07-12T14:21:20",
789+
"release_date": "2022-10-08T18:06:29",
790790
"parties": [
791791
{
792792
"type": "person",
@@ -805,11 +805,11 @@
805805
],
806806
"keywords": [],
807807
"homepage_url": "https://github.com/jaraco/zipp",
808-
"download_url": "https://files.pythonhosted.org/packages/f0/36/639d6742bcc3ffdce8b85c31d79fcfae7bb04b95f0e5c4c6f8b206a038cc/zipp-3.8.1-py3-none-any.whl",
809-
"size": 5645,
808+
"download_url": "https://files.pythonhosted.org/packages/09/85/302c153615db93e9197f13e02f448b3f95d7d786948f2fb3d6d5830a481b/zipp-3.9.0-py3-none-any.whl",
809+
"size": 5769,
810810
"sha1": null,
811-
"md5": "300aa262796e7ebfb57b4d6731821c29",
812-
"sha256": "47c40d7fe183a6f21403a199b3e4192cca5774656965b0a4988ad2f8feb5f009",
811+
"md5": "c75a0a86788f20e54324ee2a94ae1e54",
812+
"sha256": "972cfa31bc2fedd3fa838a51e9bc7e64b7fb725a8c00e7431554311f180e9980",
813813
"sha512": null,
814814
"bug_tracking_url": null,
815815
"code_view_url": null,
@@ -824,20 +824,20 @@
824824
"dependencies": [],
825825
"repository_homepage_url": null,
826826
"repository_download_url": null,
827-
"api_data_url": "https://pypi.org/pypi/zipp/3.8.1/json",
827+
"api_data_url": "https://pypi.org/pypi/zipp/3.9.0/json",
828828
"datasource_id": null,
829-
"purl": "pkg:pypi/zipp@3.8.1"
829+
"purl": "pkg:pypi/zipp@3.9.0"
830830
},
831831
{
832832
"type": "pypi",
833833
"namespace": null,
834834
"name": "zipp",
835-
"version": "3.8.1",
835+
"version": "3.9.0",
836836
"qualifiers": {},
837837
"subpath": null,
838838
"primary_language": "Python",
839839
"description": ".. image:: https://img.shields.io/pypi/v/zipp.svg\n :target: `PyPI link`_\n\n.. image:: https://img.shields.io/pypi/pyversions/zipp.svg\n :target: `PyPI link`_\n\n.. _PyPI link: https://pypi.org/project/zipp\n\n.. image:: https://github.com/jaraco/zipp/workflows/tests/badge.svg\n :target: https://github.com/jaraco/zipp/actions?query=workflow%3A%22tests%22\n :alt: tests\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Code style: Black\n\n.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest\n.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2022-informational\n :target: https://blog.jaraco.com/skeleton\n\n.. image:: https://tidelift.com/badges/package/pypi/zipp\n :target: https://tidelift.com/subscription/pkg/pypi-zipp?utm_source=pypi-zipp&utm_medium=readme\n\n\nA pathlib-compatible Zipfile object wrapper. Official backport of the standard library\n`Path object <https://docs.python.org/3.8/library/zipfile.html#path-objects>`_.\n\n\nCompatibility\n=============\n\nNew features are introduced in this third-party library and later merged\ninto CPython. The following table indicates which versions of this library\nwere contributed to different versions in the standard library:\n\n.. list-table::\n :header-rows: 1\n\n * - zipp\n - stdlib\n * - 3.5\n - 3.11\n * - 3.3\n - 3.9\n * - 1.0\n - 3.8\n\n\nUsage\n=====\n\nUse ``zipp.Path`` in place of ``zipfile.Path`` on any Python.\n\nFor Enterprise\n==============\n\nAvailable as part of the Tidelift Subscription.\n\nThis project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.\n\n`Learn more <https://tidelift.com/subscription/pkg/pypi-zipp?utm_source=pypi-zipp&utm_medium=referral&utm_campaign=github>`_.\n\nSecurity Contact\n================\n\nTo report a security vulnerability, please use the\n`Tidelift security contact <https://tidelift.com/security>`_.\nTidelift will coordinate the fix and disclosure.\n",
840-
"release_date": "2022-07-12T14:21:21",
840+
"release_date": "2022-10-08T18:06:30",
841841
"parties": [
842842
{
843843
"type": "person",
@@ -856,11 +856,11 @@
856856
],
857857
"keywords": [],
858858
"homepage_url": "https://github.com/jaraco/zipp",
859-
"download_url": "https://files.pythonhosted.org/packages/3b/e3/fb79a1ea5f3a7e9745f688855d3c673f2ef7921639a380ec76f7d4d83a85/zipp-3.8.1.tar.gz",
860-
"size": 14189,
859+
"download_url": "https://files.pythonhosted.org/packages/41/2e/1341c5634c25e7254df01ec1f6cbd2bcdee3e647709e7c3647d1b362e3ac/zipp-3.9.0.tar.gz",
860+
"size": 15118,
861861
"sha1": null,
862-
"md5": "6f15c3e3c78919f8936749b0033e0cea",
863-
"sha256": "05b45f1ee8f807d0cc928485ca40a07cb491cf092ff587c0df9cb1fd154848d2",
862+
"md5": "46815096f7e8cf91de9a0d6c84727608",
863+
"sha256": "3a7af91c3db40ec72dd9d154ae18e008c69efe8ca88dde4f9a731bb82fe2f9eb",
864864
"sha512": null,
865865
"bug_tracking_url": null,
866866
"code_view_url": null,
@@ -875,9 +875,9 @@
875875
"dependencies": [],
876876
"repository_homepage_url": null,
877877
"repository_download_url": null,
878-
"api_data_url": "https://pypi.org/pypi/zipp/3.8.1/json",
878+
"api_data_url": "https://pypi.org/pypi/zipp/3.9.0/json",
879879
"datasource_id": null,
880-
"purl": "pkg:pypi/zipp@3.8.1"
880+
"purl": "pkg:pypi/zipp@3.9.0"
881881
}
882882
]
883883
}

tests/test_resolution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def test_get_resolved_dependencies_with_tilde_requirement_using_json_api():
122122
"pkg:pypi/[email protected]",
123123
"pkg:pypi/[email protected]",
124124
"pkg:pypi/[email protected]",
125-
"pkg:pypi/zipp@3.8.1",
125+
"pkg:pypi/zipp@3.9.0",
126126
]
127127

128128

0 commit comments

Comments
 (0)