Skip to content

Commit

Permalink
chore: update dependencies (certifi / six / pydantic)
Browse files Browse the repository at this point in the history
  • Loading branch information
Criamos committed Jan 10, 2025
1 parent 60097e1 commit 1490041
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ -58,7 +58,7 @@ requires-poetry = ">=2.0"
python = "^3.13"
wheel = "0.45.1"
black = "^24.10.0"
certifi = "2024.8.30"
certifi = "^2024.12.14"
dateparser = "1.2"
extruct = "0.18.0"
flake8 = "7.1.1"
Expand All @@ -74,7 +74,7 @@ pytest = "^8.3.2"
python-dateutil = "2.9.0.post0"
python-dotenv = "1.0.1"
requests = "2.32.3"
six = "1.16.0"
six = "1.17.0"
Scrapy = "2.12"
scrapy-splash = "0.9.0"
vobject = "0.9.8"
Expand Down

0 comments on commit 1490041

Please sign in to comment.