Skip to content

chore: update autobahn package#713

Merged
jansegre merged 1 commit intomasterfrom
chore/update-autobahn
Jul 25, 2023
Merged

chore: update autobahn package#713
jansegre merged 1 commit intomasterfrom
chore/update-autobahn

Conversation

@jansegre
Copy link
Member

Motivation

Fix the following warning when running tests:

../../***/lib/python3.11/site-packages/autobahn/twisted/resource.py:36: 10 warnings
  /***/lib/python3.11/site-packages/autobahn/twisted/resource.py:36: DeprecationWarning: twisted.web.resource.NoResource was deprecated in Twisted 22.10.0: Use twisted.web.pages.notFound instead, which properly escapes HTML.
    from twisted.web.resource import NoResource

Acceptance Criteria

  • Update autobahn package to latest version

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@jansegre jansegre self-assigned this Jul 21, 2023
@jansegre jansegre requested a review from msbrogli as a code owner July 21, 2023 18:00
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #713 (73a8a68) into master (5c04547) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #713   +/-   ##
=======================================
  Coverage   84.00%   84.01%           
=======================================
  Files         247      247           
  Lines       20625    20625           
  Branches     2784     2784           
=======================================
+ Hits        17326    17328    +2     
+ Misses       2719     2718    -1     
+ Partials      580      579    -1     

see 1 file with indirect coverage changes

@jansegre jansegre force-pushed the chore/update-autobahn branch from 13368b3 to 73a8a68 Compare July 24, 2023 18:29
@jansegre jansegre requested review from glevco and luislhl July 24, 2023 18:31
@jansegre jansegre merged commit 175f40a into master Jul 25, 2023
@jansegre jansegre deleted the chore/update-autobahn branch July 25, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants