Skip to content

Commit

Permalink
Merge branch 'main' into PS-5386-encode
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcrawford45 authored Oct 27, 2023
2 parents b5711d9 + 9eaa02b commit cd10465
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 @@ -811,7 +811,7 @@ websocket-client==1.6.4
# via
# -r requirements-tests.txt
# docker
werkzeug==3.0.0
werkzeug==3.0.1
# via
# -r requirements-tests.txt
# flask
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ websocket-client==1.6.4
# via
# -r requirements-tests.txt
# docker
werkzeug==3.0.0
werkzeug==3.0.1
# 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 @@ -656,7 +656,7 @@ wcwidth==0.2.8
# prompt-toolkit
websocket-client==1.6.4
# via docker
werkzeug==3.0.0
werkzeug==3.0.1
# via
# -r requirements.txt
# flask
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ vine==5.0.0
# kombu
wcwidth==0.2.8
# via prompt-toolkit
werkzeug==3.0.0
werkzeug==3.0.1
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit cd10465

Please sign in to comment.