Commit Graph
11 Commits
Author SHA1 Message Date
Gabriel GavilanandGitHub 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]andGitHub 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]andGitHub 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 GavilanandGitHub 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]andGitHub 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]andGitHub 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