Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Nov 7, 2024
1 parent 5b34d5e commit 0edd695
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 95 deletions.
1 change: 1 addition & 0 deletions playwrightcapture/capture.py
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,7 @@ def _fatal_network_error(self, exception: Error) -> bool:
'net::ERR_CONNECTION_TIMED_OUT',
'net::ERR_HTTP_RESPONSE_CODE_FAILURE',
'net::ERR_HTTP2_PROTOCOL_ERROR',
'net::ERR_INVALID_HTTP_RESPONSE',
'net::ERR_INVALID_REDIRECT',
'net::ERR_NAME_NOT_RESOLVED',
'net::ERR_NETWORK_ACCESS_DENIED',
Expand Down
Loading

0 comments on commit 0edd695

Please sign in to comment.