summaryrefslogtreecommitdiff
path: root/test-requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Bump faker from 15.1.0 to 18.9.0dependabot/pip/faker-18.9.0dependabot[bot]2023-05-161-1/+1
| | | | | | | | | | | | | | | Bumps [faker](https://github.com/joke2k/faker) from 15.1.0 to 18.9.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v15.1.0...v18.9.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* fix: test-requirements.txt to reduce vulnerabilitiessnyk-fix-8b5f7af655bdaf9ba623545bda757852snyk-bot2022-12-241-0/+1
| | | | The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
* Bump `pylibmc` version to avoid installarion error while creating the ↵Fabio Caccamo2022-12-061-1/+1
| | | | | development environment. https://github.com/lericson/pylibmc/issues/284
* Bump pytest from 7.1.1 to 7.2.0dependabot[bot]2022-11-011-1/+1
| | | | | | | | | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump gevent from 22.8.0 to 22.10.1dependabot[bot]2022-10-171-1/+1
| | | | | | | | | | | | | | | Bumps [gevent](https://github.com/gevent/gevent) from 22.8.0 to 22.10.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](https://github.com/gevent/gevent/compare/22.08.0...22.10.1) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump gevent from 21.12.0 to 22.8.0dependabot[bot]2022-10-131-1/+1
| | | | | | | | | | | | | | | Bumps [gevent](https://github.com/gevent/gevent) from 21.12.0 to 22.8.0. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](https://github.com/gevent/gevent/compare/21.12.0...22.08.0) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump faker from 15.0.0 to 15.1.0dependabot[bot]2022-10-131-1/+1
| | | | | | | | | | | | | | | Bumps [faker](https://github.com/joke2k/faker) from 15.0.0 to 15.1.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v15.0.0...v15.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump pytest-cov from 3.0.0 to 4.0.0dependabot[bot]2022-10-061-1/+1
| | | | | | | | | | | | | | | Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump faker from 14.2.0 to 15.0.0dependabot[bot]2022-09-271-1/+1
| | | | | | | | | | | | | | | Bumps [faker](https://github.com/joke2k/faker) from 14.2.0 to 15.0.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v14.2.0...v15.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump faker from 13.15.0 to 14.2.0dependabot[bot]2022-09-131-1/+1
| | | | | | | | | | | | | | | Bumps [faker](https://github.com/joke2k/faker) from 13.15.0 to 14.2.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v13.15.0...v14.2.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* add some compression benchmarksJohn Anderson2022-07-151-0/+2
|
* Bump pytest from 7.1.0 to 7.1.1dependabot[bot]2022-03-171-1/+1
| | | | | | | | | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.0...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump pytest from 7.0.1 to 7.1.0 (#384)dependabot[bot]2022-03-141-1/+1
|
* Revise tox configuration (#375)Jon Parise2022-02-151-1/+0
| | | | | | | | This repositions tox as the "source of truth" for all development and CI actions. To support this, lint and test requirements have been split into separate sets of requirements, and a consolidated 'lint' environment now runs all of our lint checks. This is also used by CI.
* Pin requirements to specific versions (#367)Jon Parise2022-02-141-4/+4
|
* Add official support for Python 3.10 (#365)Jon Parise2022-02-091-1/+1
|
* Upgrade to Black 22.1.0 (from 22.11b1) (#364)Jon Parise2022-02-091-1/+1
| | | | | Black and its style guide are now officially stable. Future releases will allow incremental adoption of new style changes via a new --preview system.
* Add black CI configurationJoe Gordon2021-12-031-0/+1
| | | | | Since we already have a tox based ci.yml file add black there instead of using https://black.readthedocs.io/en/stable/integrations/github_actions.html
* Remove PY2 specific imports and testsJoe Gordon2021-07-201-2/+0
| | | | | * future was needed for some python 2 specific tests * use mock from unittest.mock instead of the 3rd party mock library
* Drop Python version 3.5 and add 3.9Jon Parise2020-10-131-2/+2
| | | | | - https://pythoninsider.blogspot.com/2020/10/python-35-is-no-longer-supported.html - https://pythoninsider.blogspot.com/2020/10/python-390-is-now-available-and-you-can.html
* Fixes tox six pkg ImportError #198 (#199)Maina Nick2018-11-021-1/+1
|
* Fix support newbytes from futureJoe Gordon2018-09-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously python2 code using python-future to backport the py3 bytes behavior would trigger the following exception: code: from builtins import bytes as newbytes from pymemcache.client.base import Client client = Client(('localhost', 11211)) client.set(newbytes('key'), 'value') Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python2.7/site-packages/pymemcache/client/base.py", line 297, in set return self._store_cmd(b'set', key, expire, noreply, value) File "/usr/local/lib/python2.7/site-packages/pymemcache/client/base.py", line 770, in _store_cmd key = self.check_key(key) File "/usr/local/lib/python2.7/site-packages/pymemcache/client/base.py", line 251, in check_key key_prefix=self.key_prefix) File "/usr/local/lib/python2.7/site-packages/pymemcache/client/base.py", line 91, in _check_key key = key.encode('ascii') File "/usr/local/lib/python2.7/site-packages/future/types/newbytes.py", line 381, in __getattribute__ raise AttributeError("encode method has been disabled in newbytes") AttributeError: encode method has been disabled in newbytes Add a test case for this and fix.
* gevent 1.3.6 has some additional Python 3.7 fixesJon Parise2018-08-311-1/+1
| | | | https://github.com/gevent/gevent/blob/master/CHANGES.rst
* gevent 1.3 is required for Python 3.7 supportJon Parise2018-08-311-1/+1
|
* Run full benchmark test in travisJoe Gordon2017-11-271-0/+2
| | | | Add pylibmc and python-memcached to test-requirements
* Fix an issue in Travis where the build breaks because of a gevent bumpfix-geventNicholas Charriere2017-02-171-1/+1
|
* Add gevent to test-requirementsJoe Gordon2016-11-031-0/+1
| | | | | | | | So when we run integration tests via tox we test gevent integration as well. Skip gevent on pypy since travis's pypy version is too old Exception: PyPy 2.6.1 or higher is required
* This adds a test to make sure kwargs are passed to clientJohn Anderson2015-07-201-0/+1
|
* Move to use pytest instead of noseJohn Anderson2015-06-191-0/+2