Skip to content

Commit 51e0ed2

Browse files
Merge pull request #1 from build-on-aws/dependabot/pip/aiohttp-3.10.11
Bump aiohttp from 3.10.10 to 3.10.11
2 parents f351094 + 83d4013 commit 51e0ed2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ KNOWLEDGE_BASE_ID=<your-knowledge-base-id>
5252

5353
### Run the app
5454

55-
To run the app, run the following command in your virtual environment:
55+
1. To run the app, run the following command in your virtual environment:
5656

5757
```bash
5858
python architecture_chat_demo.py

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiohappyeyeballs==2.4.3
2-
aiohttp==3.10.10
2+
aiohttp==3.10.11
33
aiosignal==1.3.1
44
annotated-types==0.7.0
55
anyio==4.6.2.post1

0 commit comments

Comments
 (0)