~spvkgn/deemix/+git/spotipy:dependabot/pip/mock-5.0.2

Last commit made on 2023-04-17
Get this branch:
git clone -b dependabot/pip/mock-5.0.2 https://git.launchpad.net/~spvkgn/deemix/+git/spotipy

Branch merges

Branch information

Name:
dependabot/pip/mock-5.0.2
Repository:
lp:~spvkgn/deemix/+git/spotipy

Recent commits

7048dc7... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump mock from 2.0.0 to 5.0.2

Bumps [mock](https://github.com/testing-cabal/mock) from 2.0.0 to 5.0.2.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/2.0.0...5.0.2)

---
updated-dependencies:
- dependency-name: mock
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>

45f78ce... by =?utf-8?q?St=C3=A9phane_Bruckert?= <email address hidden>

Update dependabot.yml

612b30e... by =?utf-8?q?St=C3=A9phane_Bruckert?= <email address hidden>

Create .github/dependabot.yml

796c033... by =?utf-8?q?St=C3=A9phane_Bruckert?= <email address hidden>

Bump to 2.23.0 (#959)

3bac725... by =?utf-8?q?St=C3=A9phane_Bruckert?= <email address hidden>

Publish to PyPI action (#958)

b7baaab... by Beza Amare Amsalu <email address hidden>

fixed contributing.md (#955)

fe438c0... by Richard Ngo-Lam <email address hidden>

Update search_markets method to apply the total parameter to all types, add tests (#901)

* Update search_markets method to apply the total parameter to all types, fixes #534

* Add integration tests for searching multiple types in multiple markets

* Update search_markets method to apply the total parameter to all types, add tests

---------

Co-authored-by: Stéphane Bruckert <email address hidden>

f2d23e2... by Ludwig Johansson <email address hidden>

Fix regex to support detailed URI #947 (#949)

* Fix regex to support detailed URI as #947

* Added changes to changelog

ca332a5... by Suyash Bajpai <email address hidden>

Fixing a typo in the docs (#945)

spotispy --> spotipy

5721956... by Andrii Yurchuk <email address hidden>

Fix SpotifyPKCE docstring (#942)