Skip to content

Commit c8f2396

Browse files
Update dependency fake-useragent to v2
1 parent 31077d9 commit c8f2396

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.11"
1010
jinja2 = "^3.1.3"
1111
requests = "^2.32.2"
1212
python-dotenv = "^1.0.0"
13-
fake-useragent = "^1.4.0"
13+
fake-useragent = "^2.0.0"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
black = "^24.3.0"

0 commit comments

Comments
 (0)