From 9214a2901a3a9e81fa91971ea70c0458427d27b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 11:53:16 +0000 Subject: [PATCH] Bump requests-mock from 1.8.0 to 1.11.0 Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.8.0 to 1.11.0. - [Release notes](https://github.com/jamielennox/requests-mock/releases) - [Commits](https://github.com/jamielennox/requests-mock/compare/1.8.0...1.11.0) --- updated-dependencies: - dependency-name: requests-mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 60 +++++--------------------------------------------- pyproject.toml | 2 +- 2 files changed, 7 insertions(+), 55 deletions(-) diff --git a/poetry.lock b/poetry.lock index fdb7d45..7aa0153 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "atomicwrites" version = "1.4.0" description = "Atomic file writes." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -16,7 +15,6 @@ files = [ name = "attrs" version = "20.3.0" description = "Classes Without Boilerplate" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -34,7 +32,6 @@ tests-no-zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (> name = "boto3" version = "1.17.49" description = "The AWS SDK for Python" -category = "main" optional = false python-versions = ">= 2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -51,7 +48,6 @@ s3transfer = ">=0.3.0,<0.4.0" name = "botocore" version = "1.20.49" description = "Low-level, data-driven core of boto 3." -category = "main" optional = false python-versions = ">= 2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -71,7 +67,6 @@ crt = ["awscrt (==0.10.8)"] name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -83,7 +78,6 @@ files = [ name = "charset-normalizer" version = "3.0.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = "*" files = [ @@ -181,7 +175,6 @@ files = [ name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -196,7 +189,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "colorama" version = "0.4.4" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -208,7 +200,6 @@ files = [ name = "coverage" version = "5.5" description = "Code coverage measurement for Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" files = [ @@ -273,7 +264,6 @@ toml = ["toml"] name = "dropbox" version = "11.6.0" description = "Official Dropbox API Client" -category = "main" optional = false python-versions = "*" files = [ @@ -291,7 +281,6 @@ stone = ">=2" name = "flake8" version = "3.9.2" description = "the modular source code checker: pep8 pyflakes and co" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -308,7 +297,6 @@ pyflakes = ">=2.3.0,<2.4.0" name = "flake8-isort" version = "4.0.0" description = "flake8 plugin that integrates isort ." -category = "dev" optional = false python-versions = "*" files = [ @@ -328,7 +316,6 @@ test = ["pytest (>=4.0.2,<6)", "toml"] name = "idna" version = "2.10" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -340,7 +327,6 @@ files = [ name = "iniconfig" version = "1.1.1" description = "iniconfig: brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = "*" files = [ @@ -352,7 +338,6 @@ files = [ name = "isort" version = "5.8.0" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -369,7 +354,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jinja2" version = "3.1.2" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -387,7 +371,6 @@ i18n = ["Babel (>=2.7)"] name = "jmespath" version = "0.10.0" description = "JSON Matching Expressions" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -399,7 +382,6 @@ files = [ name = "loguru" version = "0.5.3" description = "Python logging made (stupidly) simple" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -418,7 +400,6 @@ dev = ["Sphinx (>=2.2.1)", "black (>=19.10b0)", "codecov (>=2.0.15)", "colorama name = "markupsafe" version = "2.1.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -468,7 +449,6 @@ files = [ name = "mccabe" version = "0.6.1" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = "*" files = [ @@ -480,7 +460,6 @@ files = [ name = "packaging" version = "20.9" description = "Core utilities for Python packages" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -495,7 +474,6 @@ pyparsing = ">=2.0.2" name = "pastel" version = "0.2.1" description = "Bring colors to your terminal." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -507,7 +485,6 @@ files = [ name = "pluggy" version = "0.13.1" description = "plugin and hook calling mechanisms for python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -522,7 +499,6 @@ dev = ["pre-commit", "tox"] name = "ply" version = "3.11" description = "Python Lex & Yacc" -category = "main" optional = false python-versions = "*" files = [ @@ -534,7 +510,6 @@ files = [ name = "poethepoet" version = "0.10.0" description = "A task runner that works well with poetry." -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -550,7 +525,6 @@ tomlkit = ">=0.6.0,<1.0.0" name = "py" version = "1.10.0" description = "library with cross-python path, ini-parsing, io, code, log facilities" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -562,7 +536,6 @@ files = [ name = "pycodestyle" version = "2.7.0" description = "Python style guide checker" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -574,7 +547,6 @@ files = [ name = "pyflakes" version = "2.3.1" description = "passive checker of Python programs" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -586,7 +558,6 @@ files = [ name = "pyparsing" version = "2.4.7" description = "Python parsing module" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -598,7 +569,6 @@ files = [ name = "pytelegrambotapi" version = "3.7.7" description = "Python Telegram bot api." -category = "main" optional = false python-versions = "*" files = [ @@ -616,7 +586,6 @@ redis = ["redis (>=3.4.1)"] name = "pytest" version = "6.2.3" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -641,7 +610,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xm name = "pytest-cov" version = "2.11.1" description = "Pytest plugin for measuring coverage." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -660,7 +628,6 @@ testing = ["fields", "hunter", "process-tests (==2.0.2)", "pytest-xdist", "six", name = "pytest-mock" version = "3.5.1" description = "Thin-wrapper around the mock package for easier use with pytest" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -678,7 +645,6 @@ dev = ["pre-commit", "pytest-asyncio", "tox"] name = "pytest-subprocess" version = "1.0.1" description = "A plugin to fake subprocess for pytest" -category = "dev" optional = false python-versions = ">=3.4" files = [ @@ -698,7 +664,6 @@ test = ["Pygments (>=2.0)", "coverage", "docutils (>=0.12)", "pytest (>=4.0)", " name = "pytest-testdox" version = "2.0.1" description = "A testdox format reporter for pytest" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -713,7 +678,6 @@ pytest = ">=3.7.0" name = "python-dateutil" version = "2.8.1" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -728,7 +692,6 @@ six = ">=1.5" name = "pyyaml" version = "5.4.1" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -767,7 +730,6 @@ files = [ name = "requests" version = "2.28.2" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7, <4" files = [ @@ -787,14 +749,13 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] [[package]] name = "requests-mock" -version = "1.8.0" +version = "1.11.0" description = "Mock out responses from the requests package" -category = "dev" optional = false python-versions = "*" files = [ - {file = "requests-mock-1.8.0.tar.gz", hash = "sha256:e68f46844e4cee9d447150343c9ae875f99fa8037c6dcf5f15bf1fe9ab43d226"}, - {file = "requests_mock-1.8.0-py2.py3-none-any.whl", hash = "sha256:11215c6f4df72702aa357f205cf1e537cffd7392b3e787b58239bde5fb3db53b"}, + {file = "requests-mock-1.11.0.tar.gz", hash = "sha256:ef10b572b489a5f28e09b708697208c4a3b2b89ef80a9f01584340ea357ec3c4"}, + {file = "requests_mock-1.11.0-py2.py3-none-any.whl", hash = "sha256:f7fae383f228633f6bececebdab236c478ace2284d6292c6e7e2867b9ab74d15"}, ] [package.dependencies] @@ -803,13 +764,12 @@ six = "*" [package.extras] fixture = ["fixtures"] -test = ["fixtures", "mock", "purl", "pytest", "sphinx", "testrepository (>=0.0.18)", "testtools"] +test = ["fixtures", "mock", "purl", "pytest", "requests-futures", "sphinx", "testtools"] [[package]] name = "s3transfer" version = "0.3.6" description = "An Amazon S3 Transfer Manager" -category = "main" optional = false python-versions = "*" files = [ @@ -824,7 +784,6 @@ botocore = ">=1.12.36,<2.0a.0" name = "single-source" version = "0.2.0" description = "Access to the project version in Python code for PEP 621-style projects" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -836,7 +795,6 @@ files = [ name = "six" version = "1.15.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -848,7 +806,6 @@ files = [ name = "stone" version = "3.2.1" description = "Stone is an interface description language (IDL) for APIs." -category = "main" optional = false python-versions = "*" files = [ @@ -865,7 +822,6 @@ six = ">=1.3.0" name = "testfixtures" version = "6.17.1" description = "A collection of helpers and mock objects for unit tests and doc tests." -category = "dev" optional = false python-versions = "*" files = [ @@ -882,7 +838,6 @@ test = ["django", "django (<2)", "mock", "pytest (>=3.6)", "pytest-cov", "pytest name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -894,7 +849,6 @@ files = [ name = "tomlkit" version = "0.7.0" description = "Style preserving TOML library" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -906,7 +860,6 @@ files = [ name = "urllib3" version = "1.26.5" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" files = [ @@ -923,7 +876,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "win32-setctime" version = "1.0.3" description = "A small Python utility to set file creation time on Windows" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -937,4 +889,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "77181332ca46255d73bd42c744a57cf3cbaf12dd7e21d0eda253fe20020c3fb1" +content-hash = "8eb5244e8f5d64fca2a71fd563efe5036d08d97bc1fc7b5995edd22560699907" diff --git a/pyproject.toml b/pyproject.toml index 55b9624..7736dfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ pytest-mock = "^3.5.1" pytest-subprocess = "^1.0.1" pytest-testdox = "^2.0.1" poethepoet = "^0.10.0" -requests-mock = "^1.8.0" +requests-mock = "^1.11.0" win32-setctime = "^1.0.3" [build-system]