Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ slackclient==2.9.4
# @modified 20230625 - Task #4962: Build and test skyline v4.0.0
# Task #4778: v4.0.0 - update dependencies
#aiohttp==3.8.3
aiohttp==3.8.4
aiohttp==3.8.5

# @added 20190412 - Task #2926: Update dependencies
# Added to address CVE-2018-20060 as is required by requests at >=1.21.1,<1.25
Expand Down
2 changes: 1 addition & 1 deletion docs/readthedocs.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ slackclient==2.9.4

# @modified 20230625 - Task #4962: Build and test skyline v4.0.0
# Task #4778: v4.0.0 - update dependencies
aiohttp==3.8.4
aiohttp==3.8.5

# @modified 20210614 - Task #4140: deps updates
# Branch #1444: thunder
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pymemcache==3.5.2
PyJWT==2.7.0
git+https://github.com/earthgecko/luminol@40791e2#egg=luminol
slackclient==2.9.4
aiohttp==3.8.4
aiohttp==3.8.5
urllib3==1.26.16
graphyte==1.7.1
statsd==4.0.1
Expand Down