Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcampbell committed Dec 4, 2023
1 parent 1127350 commit acc406b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 43 deletions.
44 changes: 20 additions & 24 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements-dev.in
#
aiohttp==3.8.6
aiohttp==3.9.1
# via textual-dev
aiosignal==1.3.1
# via aiohttp
Expand All @@ -14,18 +14,14 @@ anyio==3.7.1
# via asyncer
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via aiohttp
asyncer==0.0.2
# via -r requirements-dev.in
attrs==23.1.0
# via aiohttp
black==23.10.1
black==23.11.0
# via -r requirements-dev.in
bunnet==1.2.0
# via -r requirements-dev.in
charset-normalizer==3.3.2
# via aiohttp
click==8.1.7
# via
# black
Expand All @@ -40,21 +36,21 @@ dnspython==2.4.2
# via pymongo
executing==2.0.1
# via stack-data
faker==19.13.0
faker==20.1.0
# via -r requirements-dev.in
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
idna==3.4
idna==3.6
# via
# anyio
# yarl
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via textual
iniconfig==2.0.0
# via pytest
ipython==8.17.2
ipython==8.18.1
# via -r requirements-dev.in
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -90,37 +86,37 @@ parso==0.8.3
# via jedi
pathspec==0.11.2
# via black
pexpect==4.8.0
pexpect==4.9.0
# via ipython
platformdirs==3.11.0
platformdirs==4.1.0
# via black
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.39
prompt-toolkit==3.0.41
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pydantic==2.4.2
pydantic==2.5.2
# via
# bunnet
# lazy-model
pydantic-core==2.10.1
pydantic-core==2.14.5
# via pydantic
pygments==2.16.1
pygments==2.17.2
# via
# ipython
# rich
pymongo==4.6.0
pymongo==4.6.1
# via bunnet
pytest==7.4.3
# via -r requirements-dev.in
python-dateutil==2.8.2
# via faker
rich==13.6.0
rich==13.7.0
# via textual
ruff==0.1.4
ruff==0.1.6
# via -r requirements-dev.in
shellingham==1.4.0
# via typer-cli
Expand All @@ -132,13 +128,13 @@ sniffio==1.3.0
# via anyio
stack-data==0.6.3
# via ipython
textual==0.41.0
textual==0.44.1
# via textual-dev
textual-dev==1.2.1
# via -r requirements-dev.in
toml==0.10.2
# via bunnet
traitlets==5.13.0
traitlets==5.14.0
# via
# ipython
# matplotlib-inline
Expand All @@ -154,9 +150,9 @@ typing-extensions==4.8.0
# textual-dev
uc-micro-py==1.0.2
# via linkify-it-py
wcwidth==0.2.9
wcwidth==0.2.12
# via prompt-toolkit
yarl==1.9.2
yarl==1.9.3
# via aiohttp
zipp==3.17.0
# via importlib-metadata
38 changes: 19 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
Expand All @@ -19,13 +19,13 @@ argon2-cffi-bindings==21.2.0
# via argon2-cffi
async-timeout==4.0.3
# via httpx-socks
beanie==1.23.1
beanie==1.23.6
# via -r requirements.in
blinker==1.7.0
# via flask
brotli==1.1.0
# via geventhttpclient
certifi==2023.7.22
certifi==2023.11.17
# via
# geventhttpclient
# httpcore
Expand Down Expand Up @@ -74,22 +74,22 @@ h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.1
httpcore==1.0.2
# via
# httpx
# httpx-socks
httpx==0.25.1
httpx==0.25.2
# via
# -r requirements.in
# httpx-socks
httpx-socks[asyncio]==0.8.0
# via -r requirements.in
idna==3.4
idna==3.6
# via
# anyio
# httpx
# requests
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via textual
itsdangerous==2.1.2
# via flask
Expand All @@ -106,7 +106,7 @@ ldap3==2.9.1
# via n2snusertools
linkify-it-py==2.0.2
# via markdown-it-py
locust==2.18.1
locust==2.19.1
# via -r requirements.in
markdown-it-py[linkify,plugins]==3.0.0
# via
Expand All @@ -121,7 +121,7 @@ mdit-py-plugins==0.4.0
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
motor==3.3.1
motor==3.3.2
# via beanie
msgpack==1.0.7
# via locust
Expand All @@ -135,24 +135,24 @@ prettytable==3.9.0
# via n2snusertools
psutil==5.9.6
# via locust
pyasn1==0.5.0
pyasn1==0.5.1
# via ldap3
pycparser==2.21
# via cffi
pydantic==2.4.2
pydantic==2.5.2
# via
# -r requirements.in
# beanie
# fastapi
# lazy-model
# pydantic-settings
pydantic-core==2.10.1
pydantic-core==2.14.5
# via pydantic
pydantic-settings==2.0.3
pydantic-settings==2.1.0
# via -r requirements.in
pygments==2.16.1
pygments==2.17.2
# via rich
pymongo==4.6.0
pymongo==4.6.1
# via motor
python-dotenv==1.0.0
# via pydantic-settings
Expand All @@ -166,7 +166,7 @@ pyzmq==25.1.1
# via locust
requests==2.31.0
# via locust
rich==13.6.0
rich==13.7.0
# via
# -r requirements.in
# textual
Expand All @@ -180,7 +180,7 @@ sniffio==1.3.0
# httpx
starlette==0.27.0
# via fastapi
textual==0.41.0
textual==0.44.1
# via -r requirements.in
toml==0.10.2
# via beanie
Expand All @@ -195,13 +195,13 @@ typing-extensions==4.8.0
# typer
uc-micro-py==1.0.2
# via linkify-it-py
urllib3==2.0.7
urllib3==2.1.0
# via requests
uuid==1.30
# via -r requirements.in
uvicorn==0.24.0.post1
# via -r requirements.in
wcwidth==0.2.9
wcwidth==0.2.12
# via prettytable
werkzeug==3.0.1
# via
Expand Down

0 comments on commit acc406b

Please sign in to comment.