Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 2812139 commit a7e1318
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
74 changes: 37 additions & 37 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ SQLAlchemy = "==1.4.52"
Scrapy = "==2.11.1"
alembic = "==1.13.1"
colorlog = "==6.8.2"
ipython = "==8.23.0"
ipython = "==8.24.0"
price-parser = "0.3.4"
psycopg2-binary = "==2.9.9"
python = "^3.10"
scrapeops-scrapy = "0.5.4"
scrapy-fake-useragent = "1.4.4"
sentry-sdk = "==1.44.0"
sentry-sdk = "==1.45.0"

[tool.poetry.dev-dependencies]
autopep8 = "==2.1.0"
flake8 = "==7.0.0"
mypy = "1.9.0"
mypy = "1.10.0"
pre-commit = "==3.7.0"
pylint = "==3.1.0"

Expand Down

0 comments on commit a7e1318

Please sign in to comment.