Skip to content

Commit

Permalink
Update: dependencies update (#83)
Browse files Browse the repository at this point in the history
* Update charset-normalizer from 2.0.9 to 2.0.12
* Update click from 8.0.3 to 8.0.4
* Update frozenlist from 1.2.0 to 1.3.0
* Update honeycomb-beeline from 2.18.0 to 3.2.0
* Update libhoney from 1.11.2 to 2.0.0
* Update multidict from 5.2.0 to 6.0.2
* Update requests from 2.26.0 to 2.27.1
* Update sentry-sdk from 1.5.1 to 1.5.6
* Update typing_extensions from 4.0.1 to 4.1.1
* Update urllib3 from 1.26.7 to 1.26.8

Co-authored-by: Patric Stout <truebrain@openttd.org>
  • Loading branch information
pyup-bot and TrueBrain authored Mar 1, 2022
1 parent 58c5a4b commit b1bcb16
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ async-timeout==4.0.2
attrs==21.4.0
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.9
click==8.0.3
frozenlist==1.2.0
honeycomb-beeline==2.18.0
charset-normalizer==2.0.12
click==8.0.4
frozenlist==1.3.0
honeycomb-beeline==3.2.0
idna==3.3
libhoney==1.11.2
multidict==5.2.0
libhoney==2.0.0
multidict==6.0.2
openttd-helpers==1.0.1
openttd-protocol==1.4.1
pproxy==2.7.8
requests==2.26.0
sentry-sdk==1.5.1
requests==2.27.1
sentry-sdk==1.5.6
six==1.16.0
statsd==3.3.0
typing_extensions==4.0.1
urllib3==1.26.7
typing_extensions==4.1.1
urllib3==1.26.8
wrapt==1.13.3
yarl==1.7.2

0 comments on commit b1bcb16

Please sign in to comment.