ValorantAPI
ValorantAPI copied to clipboard
Valorant API Wrapper for https://github.com/Henrik-3/unofficial-valorant-api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.1 to 20.26.1. Release notes Sourced from virtualenv's releases. 20.26.0 What's Changed release 20.25.3 by @gaborbernat in pypa/virtualenv#2704 Fixed a case when template variable is WindowsPath by...
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.4 to 3.14.0. Release notes Sourced from filelock's releases. 3.14.0 What's Changed feat: blocking parameter on lock constructor with tests and docs by @iamkhav in tox-dev/filelock#325 New...
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.0 to 4.2.1. Release notes Sourced from platformdirs's releases. 4.2.1 What's Changed Switch to ruff for formatting and use codespell and docformatter by @gaborbernat in platformdirs/platformdirs#261 Use...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.0 to 2.7.1. Release notes Sourced from pydantic's releases. v2.7.1 (2024-04-23) What's Changed Packaging Bump pydantic-core to v2.18.2 by @sydney-runkle in #9307 New Features Ftp and Websocket...
Bumps [identify](https://github.com/pre-commit/identify) from 2.5.35 to 2.5.36. Commits 838a489 v2.5.36 dab738c Merge pull request #455 from jalaziz/rust-cargo-tags c0083af Identify Cargo.toml and Cargo.lock as cargo and cargo-lock 80f2107 Merge pull request #452...
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.4.0 to 1.5.0. Changelog Sourced from pluggy's changelog. pluggy 1.5.0 (2024-04-19) Features [#178](https://github.com/pytest-dev/pluggy/issues/178) <https://github.com/pytest-dev/pluggy/issues/178>_: Add support for deprecating specific hook parameters, or more generally, for issuing a...
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.18.1 to 2.18.2. Release notes Sourced from pydantic-core's releases. v2.18.2 2024-04-22 What's Changed Support multiple zeros as an int by @samuelcolvin in pydantic/pydantic-core#1269 Fix validation of ints...