Skip to content

Commit

Permalink
Merge branch 'master' into skip
Browse files Browse the repository at this point in the history
  • Loading branch information
astrozzc authored Jan 14, 2025
2 parents f664a1b + eace910 commit fdb8213
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 112 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tzdata = "==2022.2"
django-prometheus = "==2.2.0"
prometheus-client = "==0.15.0"
protoc-gen-validate = "==1.0.4"
urllib3 = "==1.26.19"
urllib3 = "==1.26.20"
watchtower = "==3.0.0"
boto3 = "==1.35.92"
celery = "==5.3.0b2"
Expand Down Expand Up @@ -55,8 +55,8 @@ flake8 = "==7.0.0"
flake8-docstrings = "==1.7.0"
flake8-import-order = "==0.18.2"
flake8-quotes = "==3.3.2"
mypy = "==1.11.2"
types-pyyaml = "==6.0.12.12"
mypy = "==1.14.1"
types-pyyaml = "==6.0.12.20241230"
cryptography = "==44.0.0"

[requires]
Expand Down
Loading

0 comments on commit fdb8213

Please sign in to comment.