projects
/
gamesguru
/
getmyancestors.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaf3b89
)
Update pyproject.toml
author
Melroy van den Berg
<melroy@melroy.org>
Thu, 10 Aug 2023 23:21:23 +0000
(
01:21
+0200)
committer
GitHub
<noreply@github.com>
Thu, 10 Aug 2023 23:21:23 +0000
(
01:21
+0200)
Update fake-useragent to latest version (v1.2.1). Disclaimer: I'm the package maintainer.
pyproject.toml
patch
|
blob
|
history
diff --git
a/pyproject.toml
b/pyproject.toml
index fc8915dab928ca58d829cccc02e80121a54e116a..094f07798ca6a3ae5290b3d9d51d55ee35974359 100644
(file)
--- a/
pyproject.toml
+++ b/
pyproject.toml
@@
-19,7
+19,7
@@
dependencies = [
"babelfish==0.6.0",
"diskcache==5.2.1",
"requests==2.25.1",
- "fake-useragent==1.
1.0
",
+ "fake-useragent==1.
2.1
",
]
dynamic = ["version", "readme"]