Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 9974170 commit 69efee0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 42 deletions.
43 changes: 3 additions & 40 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorlog = "==6.8.2"
ipython = "==8.27.0"
price-parser = "0.3.4"
psycopg2-binary = "==2.9.9"
python = "^3.10"
python = "3.13.0"
scrapeops-scrapy = "0.5.6"
scrapy-fake-useragent = "1.4.4"
sentry-sdk = "==1.45.1"
Expand All @@ -26,7 +26,7 @@ pylint = "==3.3.1"

[build-system]
build-backend = "poetry.core.masonry.api"
requires = ["poetry-core>=1.0.0"]
requires = ["poetry-core==1.9.0"]

[tool.mypy]
check_untyped_defs = true
Expand Down

0 comments on commit 69efee0

Please sign in to comment.