Skip to content

Commit

Permalink
Merge branch 'main' into async-optional-cn
Browse files Browse the repository at this point in the history
  • Loading branch information
charhate committed Dec 12, 2023
2 parents 8b944fd + c128a9a commit 75c9d5d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ celery[redis]==5.3.5
# via
# -r requirements-tests.txt
# celery
certbot==2.7.4
certbot==2.8.0
# via -r requirements-tests.txt
certifi==2023.11.17
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ celery[redis]==5.3.5
# -r requirements-docs.in
# -r requirements-tests.txt
# celery
certbot==2.7.4
certbot==2.8.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ celery[redis]==5.3.5
# -r requirements-tests.in
# -r requirements.txt
# celery
certbot==2.7.4
certbot==2.8.0
# via -r requirements.txt
certifi==2023.11.17
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ botocore==1.33.11
# s3transfer
celery[redis]==5.3.5
# via -r requirements.in
certbot==2.7.4
certbot==2.8.0
# via -r requirements.in
certifi==2023.11.17
# via
Expand Down

0 comments on commit 75c9d5d

Please sign in to comment.