mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump pytest from 8.2.1 to 8.2.2 in /apps/api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2. - [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.2.1...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2371c10af6
commit
ea4a3423d7
2 changed files with 5 additions and 5 deletions
|
|
@ -23,7 +23,7 @@ openai = "^1.30.5"
|
|||
passlib = "^1.7.4"
|
||||
psycopg2-binary = "^2.9.9"
|
||||
pydantic = {version = ">=1.8.0,<2.0.0", extras = ["email"]}
|
||||
pytest = "^8.2.1"
|
||||
pytest = "^8.2.2"
|
||||
python = "^3.12"
|
||||
python-dotenv = "^1.0.0"
|
||||
python-jose = "^3.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue