Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Mar 16, 2024
1 parent 26f0919 commit 365f91d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
46 changes: 23 additions & 23 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 @@ -68,15 +68,15 @@ werkzeug = "^3.0.1"
filetype = "^1.2.0"
pypandora = "^1.8.0"
lacuscore = "^1.8.9"
pylacus = "^1.8.0"
pylacus = "^1.8.1"
pyipasnhistory = "^2.1.2"
publicsuffixlist = "^0.10.0.20240205"
pyfaup = "^1.2"
chardet = "^5.2.0"
pysecuritytxt = "^1.3.0"
pylookyloomonitoring = "^1.1.3"
pytz = {"version" = "^2024.1", python = "<3.9"}
s3fs = "^2024.2.0"
s3fs = "^2024.3.0"
urllib3 = [
{version = "<2", python = "<3.10"},
{version = "^2.0.7", python = ">=3.10"}
Expand All @@ -99,7 +99,7 @@ types-requests = [
types-redis = {version = "^4.6.0.20240311"}
types-pkg-resources = "^0.1.3"
types-Deprecated = "^1.2.9.20240311"
types-python-dateutil = "^2.8.19.20240311"
types-python-dateutil = "^2.9.0.20240316"
types-beautifulsoup4 = "^4.12.0.20240229"
types-Pillow = "^10.2.0.20240311"
types-pytz = "^2024.1.0.20240203"
Expand Down

0 comments on commit 365f91d

Please sign in to comment.