dependabot[bot] and GitHub
1dd8a224c9
Bump black from 25.11.0 to 25.12.0 in /requirements
...
Bumps [black](https://github.com/psf/black ) from 25.11.0 to 25.12.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/25.11.0...25.12.0 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 25.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 21:22:18 +00:00
dependabot[bot] and GitHub
08b590ad13
Bump flake8-pyproject from 1.2.3 to 1.2.4 in /requirements
...
Bumps [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/john-hen/Flake8-pyproject/releases )
- [Commits](https://github.com/john-hen/Flake8-pyproject/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: flake8-pyproject
dependency-version: 1.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 01:09:42 +00:00
Gabriel Gavilan and GitHub
bdfa41a8cb
Merge pull request #62 from gabrii/dependabot/pip/requirements/pytest-9.0.1
...
Bump pytest from 8.4.2 to 9.0.1 in /requirements
2025-11-21 10:06:07 +01:00
Gabriel Gavilan and GitHub
1b1f8a7438
Merge pull request #59 from gabrii/dependabot/pip/requirements/black-25.11.0
...
Bump black from 25.9.0 to 25.11.0 in /requirements
2025-11-21 10:05:56 +01:00
dependabot[bot] and GitHub
f9e6c57fc2
Bump pytest from 8.4.2 to 9.0.1 in /requirements
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.2 to 9.0.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/8.4.2...9.0.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-12 21:26:59 +00:00
dependabot[bot] and GitHub
078124132c
Bump black from 25.9.0 to 25.11.0 in /requirements
...
Bumps [black](https://github.com/psf/black ) from 25.9.0 to 25.11.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/25.9.0...25.11.0 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 25.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 21:45:24 +00:00
dependabot[bot] and GitHub
b41ba6bc59
Bump isort from 6.0.1 to 7.0.0 in /requirements
...
Bumps [isort](https://github.com/PyCQA/isort ) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/PyCQA/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PyCQA/isort/compare/6.0.1...7.0.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-08 11:39:44 +00:00
Gabriel Gavilan
d01b6c30f4
Merge remote-tracking branch 'origin/dependabot/pip/requirements/environs-14.5.0' into azure-models-update
2025-11-08 12:37:21 +01:00
Gabriel Gavilan
523fd4195f
Merge remote-tracking branch 'origin/dependabot/pip/requirements/flake8-isort-7.0.0' into azure-models-update
2025-11-08 12:37:01 +01:00
dependabot[bot] and GitHub
b710b4a769
Bump environs from 14.4.0 to 14.5.0 in /requirements
...
Bumps [environs](https://github.com/sloria/environs ) from 14.4.0 to 14.5.0.
- [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sloria/environs/compare/14.4.0...14.5.0 )
---
updated-dependencies:
- dependency-name: environs
dependency-version: 14.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 21:32:47 +00:00
dependabot[bot] and GitHub
1eb89e179b
Bump environs from 14.3.0 to 14.4.0 in /requirements
...
Bumps [environs](https://github.com/sloria/environs ) from 14.3.0 to 14.4.0.
- [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sloria/environs/compare/14.3.0...14.4.0 )
---
updated-dependencies:
- dependency-name: environs
dependency-version: 14.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 21:21:50 +00:00
dependabot[bot] and GitHub
157aabb0ee
Bump flake8-isort from 6.1.2 to 7.0.0 in /requirements
...
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort ) from 6.1.2 to 7.0.0.
- [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst )
- [Commits](https://github.com/gforcada/flake8-isort/compare/6.1.2...7.0.0 )
---
updated-dependencies:
- dependency-name: flake8-isort
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 22:57:29 +00:00
Gabriel Gavilan and GitHub
a5d3765b0c
Merge pull request #51 from gabrii/dependabot/pip/requirements/webtest-3.0.7
...
Bump webtest from 3.0.6 to 3.0.7 in /requirements
2025-10-14 13:11:13 +02:00
dependabot[bot] and GitHub
e2eefc9fdc
Bump rich from 14.1.0 to 14.2.0 in /requirements
...
Bumps [rich](https://github.com/Textualize/rich ) from 14.1.0 to 14.2.0.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v14.1.0...v14.2.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-version: 14.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-09 21:23:19 +00:00
dependabot[bot] and GitHub
db8815b38a
Bump webtest from 3.0.6 to 3.0.7 in /requirements
...
Bumps [webtest](https://github.com/Pylons/webtest ) from 3.0.6 to 3.0.7.
- [Commits](https://github.com/Pylons/webtest/compare/3.0.6...3.0.7 )
---
updated-dependencies:
- dependency-name: webtest
dependency-version: 3.0.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 21:34:06 +00:00
gabrii
4fdd215938
Remove loguru and simplify logging setup
2025-09-30 14:35:29 +02:00
Gabriel Gavilan and GitHub
7733147313
Merge pull request #44 from gabrii/dependabot/pip/requirements/gevent-25.9.1
...
Bump gevent from 25.8.2 to 25.9.1 in /requirements
2025-09-23 17:45:45 +02:00
dependabot[bot] and GitHub
319ff7ee06
Bump black from 25.1.0 to 25.9.0 in /requirements
...
Bumps [black](https://github.com/psf/black ) from 25.1.0 to 25.9.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/25.1.0...25.9.0 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 25.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-19 21:25:39 +00:00
gabrii
876f539ebb
Remove facory-boy requirement
2025-09-18 12:20:36 +02:00
gabrii
effda388d6
Test commands
2025-09-18 11:03:50 +02:00
dependabot[bot] and GitHub
618300d82c
Bump gevent from 25.8.2 to 25.9.1 in /requirements
...
Bumps [gevent](https://github.com/gevent/gevent ) from 25.8.2 to 25.9.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/25.8.2...25.9.1 )
---
updated-dependencies:
- dependency-name: gevent
dependency-version: 25.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-17 21:39:50 +00:00
gabrii
b8e4c3cb67
Close #27 : Implement replay testing of recorded traffic
2025-09-17 09:38:49 +02:00
gabrii
8a87d0033b
Squash everything befor release.
...
Some past commits might have contained Cursor's IP or accidentally
commited API keys. Before making the repository public, all the history
has been squashed into a single commit with.
2025-09-14 17:38:55 +02:00